summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-03 00:01:31 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-03 00:01:31 +0300
commit333a63efaa8d48ff24ebf9714a752dfea92c59c3 (patch)
treea67ae9a372c98547207c1e1ae4ce022d8f2de2e2 /esp8266
parent4f2d59e82fa19be143f1dec59384c3df00d4ccf0 (diff)
downloadmicropython-333a63efaa8d48ff24ebf9714a752dfea92c59c3.tar.gz
micropython-333a63efaa8d48ff24ebf9714a752dfea92c59c3.zip
esp8266/README: Add link to docs.
Diffstat (limited to 'esp8266')
-rw-r--r--esp8266/README.md3
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
------------------