summaryrefslogtreecommitdiffstats
path: root/python/thonny/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/thonny/README')
-rw-r--r--python/thonny/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/thonny/README b/python/thonny/README
index 0390b79933..80d5095755 100644
--- a/python/thonny/README
+++ b/python/thonny/README
@@ -3,4 +3,6 @@ Thonny is a Python IDE meant for learning programming.
This version does not include python3 but, as it will be installed
to satisfy the dependencies, that should not be a problem.
-pygame created with python3 support is an optional dependancy
+pygame created with python3 support is an optional dependancy.
+esptool is another optional dependancy for communicating with
+ROM bootloaders of Espressif ESP8266 and ESP32 chips.