diff --git a/library.properties b/library.properties index 50b2980..a1c1b6b 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=0.9.1 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266 WLAN configuration at runtime with web interface. -paragraph=A library for easily implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch which connect from ESP8266 to the access point at runtime by the web interface without hardcoded SSID and password. +paragraph=A library for easy implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch which connects from ESP8266 to the access point at runtime by the web interface without hardcoded SSID and password. category=Communication url=https://github.com/Hieromon/AutoConnect.git dependencies=ESP8266WebServer, ESP8266WiFi