Browse Source

Update README.md

Ayush Sharma 6 years ago
parent
commit
ff1cb241dc
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -13,7 +13,10 @@
 <hr/>
 <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>
 <br>
 <br>
@@ -33,6 +36,8 @@
  
  
  That's all!
  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>
 <br>
 <h2>Example</h2>
 <h2>Example</h2>