From 0450f4621d7b0bec61e9bc4aec5fe7e175befb70 Mon Sep 17 00:00:00 2001 From: ayushsharma82 Date: Fri, 19 May 2017 05:08:18 +0530 Subject: [PATCH] Improved Readme.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c72311..1f586f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # EasyUI +![alt text](https://github.com/ayushsharma82/EasyUI/blob/master/img-example1.PNG "EasyUI") + Did you Ever Got into the Trouble of Making a good Looking UI for ESP8266 without having the skills to Build Perfect Webpages? -EasyUI is an User Interface Library for ESP8266 to Solve this Problem. This Library Uses Light-weight Websockets Protocol for Communicating with Webpage to Control, Make and Update Elements. +EasyUI is an User Interface Library for ESP8266 to Solve this Problem. This Library Uses Light-weight Websockets Protocol for Communicating with Webpage to Control, Make and Update Elements. All Elements are Created in a Card Type Grid, Where Each Element Stacks aside the other. The Whole webpage is Responsive and Adapts to Mobile Displays. EasyUI uses functions native to arduino for creating the perfect Good Looking User Interface without the Need of Knowing Complex Javascripts etc.