瀏覽代碼

Update README.md

Ayush Sharma 6 年之前
父節點
當前提交
ff1cb241dc
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -13,7 +13,10 @@
 <hr/>
 
 
-<p align="center">Push OTAs to ESP8266 Elegantly!</p>
+<p align="center">Push OTAs to ESP8266 Elegantly! </p>
+<p align="center">
+ElegantOTA 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.
+</p>
 
 <br>
 <br>
@@ -33,6 +36,8 @@
  
  That's all!
  
+ Now copy the IPAddress displayed over your Serial Monitor and go to `http://<IPAddress>/update` in browser. ( where `<IPAddress>` is the IP of your ESP Module)
+ 
 <br>
 <h2>Example</h2>