summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/esptool/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/esptool/README b/python/esptool/README
index dc213ef57f..f85b25c7f0 100644
--- a/python/esptool/README
+++ b/python/esptool/README
@@ -1,5 +1,5 @@
-A Python-based, open source, platform independent, utility to communicate
-with the ROM bootloader in Espressif ESP8266 & ESP32 chips.
+A Python-based, open source, platform independent, utility to
+communicate with the ROM bootloader in Espressif ESP8266 & ESP32 chips.
esptool.py was started by Fredrik Ahlberg (@themadinventor) as an
unofficial community project. It is now also supported by Espressif.