Browse Source

Update README.md

Ayush Sharma 6 năm trước cách đây
mục cha
commit
d734b0e348
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@
 <hr/>
 
 
-<p align="center">Push OTAs to ESP8266 Elegantly (Async)! </p>
+<p align="center">Push OTAs to ESP8266 / ESP32 Elegantly (Async)! </p>
 <p align="center">
 AsyncElegantOTA provides a beautiful interface to upload Over the Air `.bin` updates to your ESP Modules with precise status and progress displayed over UI. This Library shows the current upload progress of your OTA and once finished, it will display the status of your OTA. This Version of Library uses AsyncWebServer. Thanks to @me-no-dev for a wonderful webserver library.
 </p>