Update images and links in README
This commit is contained in:
parent
40b431c1c7
commit
e9469a825b
2 changed files with 3 additions and 5 deletions
|
@ -1,8 +1,6 @@
|
|||
<h1 align="center"> LittlevGL - Open-source Embedded GUI Library in Rust</h1>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://littlevgl.com/github/cover_ori_reduced_2.gif">
|
||||
</p>
|
||||
![Original LittlevGL demo image](lv_demo.png)
|
||||
|
||||
<p align="center">
|
||||
LittlevGL provides everything you need to create a Graphical User Interface (GUI) on embedded systems with easy-to-use graphical elements, beautiful visual effects and low memory footprint.
|
||||
|
@ -12,9 +10,9 @@ LittlevGL is compatible with <samp>#![no_std]</samp> environments by default.
|
|||
</p>
|
||||
|
||||
<h4 align="center">
|
||||
<a href="https://littlevgl.com">Official LittlevGL Website </a> ·
|
||||
<a href="https://lvgl.io/">Official LittlevGL Website </a> ·
|
||||
<a href="https://github.com/littlevgl/lvgl">C library repository</a> ·
|
||||
<a href="https://littlevgl.com/live-demo">Live demo</a>
|
||||
<a href="https://lvgl.io/demos">Live demo</a>
|
||||
</h4>
|
||||
|
||||
---
|
||||
|
|
BIN
lv_demo.png
Normal file
BIN
lv_demo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 488 KiB |
Loading…
Reference in a new issue