Chris Mullins преди 8 години
родител
ревизия
e25e8a2178
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -36,6 +36,8 @@ platformio run -e $ESP_BOARD --target uploadfs
 
 Of course make sure to substitute `nodemcuv2` with the board that you're using.
 
+You can find pre-compiled firmware images on the [releases](https://github.com/sidoh/esp8266_milight_hub/releases).
+
 #### Configure WiFi
 
 This project uses [WiFiManager](https://github.com/tzapu/WiFiManager) to avoid the need to hardcode AP credentials in the firmware.