summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266')
-rw-r--r--esp8266/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/esp8266/README.md b/esp8266/README.md
index 5d75be67eb..efd59284e6 100644
--- a/esp8266/README.md
+++ b/esp8266/README.md
@@ -1,7 +1,10 @@
Micro Python port to ESP8266
============================
-This is a port of Micro Python to the Espressif ESP8266 wifi module.
+This is a highly experimental port of MicroPython for thw WiFi modules based
+on Espressif ESP8266 chip.
+
+WARNING: The port is highly experimental and any APIs are subject to change.
Currently implemented features include:
- REPL (Python prompt) over UART0.