Update readme with images
This commit is contained in:
parent
62c79d87cc
commit
b79109c415
3 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
Example of LVGL in Rust compiling to WASM. The same project can run natively and in the browser.
|
||||
|
||||
Access the live version [here](https://rafaelcaricio.github.io/lvgl-rs-wasm).
|
||||
Access the web live version [here](https://rafaelcaricio.github.io/lvgl-rs-wasm).
|
||||
|
||||
![Project Running Natively](docs/images/native.png)
|
||||
|
||||
## Setup
|
||||
|
||||
|
|
BIN
docs/images/native.png
Normal file
BIN
docs/images/native.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 319 KiB |
BIN
docs/images/web.png
Normal file
BIN
docs/images/web.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
Loading…
Reference in a new issue