From 02536069152bac4e4e4c9537c4b0e5e8ef0ef5d9 Mon Sep 17 00:00:00 2001 From: Andreas Holstenson Date: Fri, 28 Apr 2017 22:49:35 +0200 Subject: [PATCH] Minor tweak in documentation --- README.md | 6 ++++-- docs/missing-devices.md | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index accdac3..52abaf7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Control Mi Home devices that implement the miIO protocol, such as the Mi Air Purifier, Mi Robot Vacuum and Mi Smart Socket. These devices are commonly -part of what Xiaomi calls the Mi Ecosystem which is branded as Mijia. +part of what Xiaomi calls the Mi Ecosystem which is branded as MiJia. This library requires at least Node 6.0.0. @@ -22,7 +22,9 @@ Currently supported devices are: * Yeelights See [documentation for devices](docs/devices/README.md) for information about -the types, their API and supported device models. +the types, their API and supported device models. You can also check +[Missing devices](docs/missing-devices.md) if you want to know what you can do +to help this library with support for your device. ## Installation diff --git a/docs/missing-devices.md b/docs/missing-devices.md index 37ef408..a68cf6d 100644 --- a/docs/missing-devices.md +++ b/docs/missing-devices.md @@ -43,6 +43,6 @@ if you feel up for it. ## Donating devices If you really want a device to be supported it's possible to contact the author -of this library to discuss donating a device. Be aware that this should is not -a guarantee that this library will support the device as sometimes it might +of this library to discuss donating a device. Be aware that this is not a +guarantee that this library will support the device as sometimes it might not be possible to figure out how to support a device.