Updated readme files for 0.5.0

This commit is contained in:
cschwinne 2018-02-23 12:31:07 +01:00
parent a6fd36e1b9
commit 29d786ec86
2 changed files with 6 additions and 2 deletions

View File

@ -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.

View File

@ -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: