1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

Update README.md

This commit is contained in:
Gabor Kiss-Vamosi 2019-01-31 21:23:56 +01:00 committed by GitHub
parent 4fbf1401fa
commit 68083fa15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,9 @@
<img src="https://littlevgl.com/github/cover3.gif"> <img src="https://littlevgl.com/github/cover3.gif">
</p> </p>
<h4 align="center"> <p align="center">
LittlevGL provides everything you need to create a Graphical User Interface (GUI)<br> on embedded systems with easy-to-use graphical elements, <br>beautiful visual effects and low memory footprint. 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.
</h4> </p>
<h4 align="center"> <h4 align="center">
<a href="https://littlevgl.com">Website </a> &middot; <a href="https://littlevgl.com">Website </a> &middot;
@ -18,9 +18,11 @@ LittlevGL provides everything you need to create a Graphical User Interface (GUI
<a href="https://blog.littlevgl.com/">Blog</a> <a href="https://blog.littlevgl.com/">Blog</a>
</h4> </h4>
<!--
<p align="center"> <p align="center">
:star: Star the project if you like it! And share with your friends <a href="https://twitter.com/intent/tweet?text=LittlevGL%20is%20a%20free%20and%20open%20source%20embedded%20GUI%20library%20with%20easy-to-use%20graphical%20elements,%20beautiful%20visual%20effects%20and%20low%20memory%20footprint.&url=https://littlevgl.com/&hashtags=littlevgl,embedded,gui,free,opensource"><img src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social"></a> :star: Star the project if you like it! And share with your friends <a href="https://twitter.com/intent/tweet?text=LittlevGL%20is%20a%20free%20and%20open%20source%20embedded%20GUI%20library%20with%20easy-to-use%20graphical%20elements,%20beautiful%20visual%20effects%20and%20low%20memory%20footprint.&url=https://littlevgl.com/&hashtags=littlevgl,embedded,gui,free,opensource"><img src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social"></a>
</p> </p>
-->
### Features ### Features
* **Powerful building blocks** buttons, charts, lists, sliders, images, etc. * **Powerful building blocks** buttons, charts, lists, sliders, images, etc.