diff --git a/README.md b/README.md index 2b53505fadb30e4003909f948290cbeb7c4ef12c..603aabba2aae98e663f71491c14d1bdedb4a79dc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ TRM](https://www.espressif.com/sites/default/files/documentation/esp32-c3_techni TRM](https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf)). It is completely independent from the ESP-IDF and does not use any ESP-IDF tools or files. MDK implements its own flashing utility `esputil`, which is -developed in a separate repo https://github.com/esputil. Esputil is +developed in a separate repo. Esputil is written in C, with no dependencies on python or anything else, working on Mac, Linux, and Windows as a static, singe no-dependencies executable.