1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Update README.md

This commit is contained in:
Gabor Kiss-Vamosi 2017-12-31 23:28:28 +01:00
parent a93fedf945
commit 2f084d204e

View File

@ -39,7 +39,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://www.gl.littlev.hu/porting
For more information visit https://littlevgl.com/porting
## Project set-up
1. **Clone** or download the lvgl repository: `git clone https://github.com/littlevgl/lvgl.git`