chore(demo): fix the path of picture files in readme (#3451)

This commit is contained in:
Man, Jianting (Meco)
2022-07-06 03:06:31 -04:00
committed by GitHub
parent 10e0b7a1ad
commit c2628fd7ef
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
The music player demo shows what kind of modern, smartphone-like user interfaces can be created on LVGL. It works the best with display with 480x272 or 272x480 resolution.
![Music player demo with LVGL embedded GUI library](https://github.com/lvgl/lvgl/tree/master/demos/music/screenshot1.gif?raw=true)
![Music player demo with LVGL embedded GUI library](screenshot1.gif)
## Run the demo
- In `lv_conf.h` or equivalent places set `LV_USE_DEMO_MUSIC 1`