mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-27 03:33:48 +08:00
Update README.md
This commit is contained in:
parent
85bb30a19d
commit
33f2d2fbd8
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user