diff options
Diffstat (limited to 'esp8266')
-rw-r--r-- | esp8266/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/esp8266/README.md b/esp8266/README.md index 5566c9cc87..b0f01d1ed2 100644 --- a/esp8266/README.md +++ b/esp8266/README.md @@ -23,6 +23,9 @@ On the TODO list: - Internal filesystem using the flash. - ... +Work-in-progress documentation is available at +http://docs.micropython.org/en/latest/esp8266/ . + Build instructions ------------------ |