From 5a63c35c05ca04fea97d1327f8b66145ac08906f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Sat, 7 Jan 2017 22:59:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a0d4c2..c3c768a 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ 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) \ No newline at end of file +![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.