summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tim Dickson2020-06-26 14:52:36 +0200
committer Willy Sudiarto Raharjo2020-06-28 03:16:52 +0200
commita39fd435cea3c1d0dbdf2b6250ea944980fd6b34 (patch)
treed85efba55054f3d56bd7ebb3b11f8e1976d4c967
parentf3e22c05251169676dd87a01e1175f04baa38d5a (diff)
downloadslackbuilds-a39fd435cea3c1d0dbdf2b6250ea944980fd6b34.tar.gz
python/esptool: Update README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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.