From 33f2d2fbd87bac1535b251d4ccd9a1ccc9123d4a Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Fri, 22 Dec 2017 17:09:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 781e3c20c..f4e947e8e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ In the most sime case you need 4 things: 3. Register a function which can **read an input device**. (E.g. touch pad) 4. Call `lv_task_handler()` periodically in every few milliseconds () -For more information visit http://gl.littlev.hu/porting +For more information visit http://www.gl.littlev.hu/porting ## Project set-up 1. **Clone** or download the lvgl repository: `git clone https://github.com/littlevgl/lvgl.git`