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: