diff --git a/README.md b/README.md index 7324fa9f16..76d1929b5f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ LVGL provides everything you need to create embedded GUI with easy-to-use graphi

-Website · +Website ·Update README.md Online demo · Nightly demos · Docs · @@ -139,6 +139,7 @@ void btn_event_cb(lv_obj_t * btn, lv_event_t event) } } ``` + ![LVGL button with label example](https://raw.githubusercontent.com/lvgl/docs/latest/misc/simple_button_example.gif) ### LVGL from Micropython