From 70e7608942b2c5d93aed7463314823f8ff9272cd Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sun, 8 Apr 2018 00:34:17 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa9406abf..31299599a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ( Work In Progress ) Sonoff-Tasmota KNX -Modification for [Sonoff-Tasmota](https://github.com/arendst/Sonoff-Tasmota) to add basic functionality of the [KNX IP Protocol](https://www.knx.org/knx-en/index.php). +Sonoff-Tasmota_KNX is a modification for [Sonoff-Tasmota](https://github.com/arendst/Sonoff-Tasmota) to add basic functionality of the [KNX IP Protocol](https://www.knx.org/knx-en/index.php) to its features. Sonoff-Tasmota_KNX is kept updated with the Original Sonoff-Tasmota and can be found [here](https://github.com/ascillato/Sonoff-Tasmota_KNX) @@ -53,7 +53,7 @@ A copy of both libraries with the modifications needed is available at: - [x] Complete all the language files with keys - [ ] Optimize code to reduce Flash and RAM -## Modifications to [Original Tasmota](https://github.com/arendst/Sonoff-Tasmota) ## +## Modifications to Sonoff-Tasmota ## * Adding the file _/sonoff/xdrv_10_KNX.ino_ * Add the entry `#define USE_KNX` on _/sonoff/user_config.h_