Update README.md

This commit is contained in:
Marcel Stör 2017-01-07 22:59:21 +01:00 committed by GitHub
parent dffef90bd6
commit 5a63c35c05

View File

@ -4,3 +4,5 @@
Self-contained NodeMCU flasher with GUI based on [esptool.py](https://github.com/espressif/esptool) and [wxPython](https://www.wxpython.org/). Self-contained NodeMCU flasher with GUI based on [esptool.py](https://github.com/espressif/esptool) and [wxPython](https://www.wxpython.org/).
![Image of NodeMCU PyFlasher GUI](images/gui.png) ![Image of NodeMCU PyFlasher GUI](images/gui.png)
Check the [releases section](https://github.com/marcelstoer/nodemcu-pyflasher/releases) for progress and downloadable binaries for your platform.