From 29d786ec86b3a7aed46913201a93a921e55a4c7d Mon Sep 17 00:00:00 2001 From: cschwinne Date: Fri, 23 Feb 2018 12:31:07 +0100 Subject: [PATCH] Updated readme files for 0.5.0 --- bin/readme.md | 4 ++++ readme.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bin/readme.md b/bin/readme.md index fe2a745e..fda40a70 100644 --- a/bin/readme.md +++ b/bin/readme.md @@ -1,3 +1,7 @@ +### Where are the new binaries? + +From v0.5.0 on forward, the GitHub [releases](https://github.com/Aircoookie/WLED/releases) system will be used for binaries. + ### What binary should I choose? Currently WLED supports the ESP8266 and a very early, experimental version of ESP32 support. diff --git a/readme.md b/readme.md index 88ca67e8..8225e215 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ WLED is a fast and (relatively) secure implementation of an ESP8266 webserver to control NeoPixel (WS2812B) LEDs! Now also with experimental ESP32 support. -### Features: (V0.5dev) +### Features: (V0.5.0) - RGB, HSB, and brightness sliders - Settings page - configuration over network - Access Point and station mode - automatic failsafe AP @@ -21,7 +21,7 @@ Now also with experimental ESP32 support. - NTP and experimental analog clock function - Support for the Cronixie Clock kit by Diamex - Realtime UDP Packet Control (WARLS) possible -- Client HTML UI controlled +- Client HTML UI controlled, customizable themes ### Quick start guide and documentation: