mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-21 06:53:01 +08:00
Merge pull request #782 from littlevgl/badges
Get rid of links on badges
This commit is contained in:
commit
ffbabfc8fe
18
README.md
18
README.md
@ -1,23 +1,25 @@
|
||||
# LittlevGL - Free Open-source Embedded GUI Library
|
||||
|
||||
![price](https://img.shields.io/badge/price-FREE-brightgreen.svg)
|
||||
![status](https://img.shields.io/badge/status-ACTIVE-brightgreen.svg)
|
||||
![licence](https://img.shields.io/badge/licence-MIT-blue.svg)
|
||||
![version](https://img.shields.io/badge/version-5.2-blue.svg)
|
||||
![topic](https://img.shields.io/badge/topic-GUI-yellow.svg)
|
||||
![target](https://img.shields.io/badge/target-EMBEDDED-yellow.svg)
|
||||
![language](https://img.shields.io/badge/language-C/C++-yellow.svg)
|
||||
[![price](https://img.shields.io/badge/price-FREE-brightgreen.svg)](#)
|
||||
[![status](https://img.shields.io/badge/status-ACTIVE-brightgreen.svg)](#)
|
||||
[![licence](https://img.shields.io/badge/licence-MIT-blue.svg)](#)
|
||||
[![version](https://img.shields.io/badge/version-5.2-blue.svg)](#)
|
||||
[![topic](https://img.shields.io/badge/topic-GUI-yellow.svg)](#)
|
||||
[![target](https://img.shields.io/badge/target-EMBEDDED-yellow.svg)](#)
|
||||
[![language](https://img.shields.io/badge/language-C/C++-yellow.svg)](#)
|
||||
|
||||
![LittlevGL cover](https://littlevgl.com/github/cover3.gif)
|
||||
[![LittlevGL cover](https://littlevgl.com/github/cover3.gif)](#)
|
||||
|
||||
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.
|
||||
|
||||
|
||||
#### [Website](https://littlevgl.com) · [Live demo](https://littlevgl.com/live-demo) · [Simulator](https://docs.littlevgl.com/#PC-simulator) · [Docs](https://docs.littlevgl.com/) · [Blog](https://blog.littlevgl.com/)
|
||||
|
||||
:star: Star the project if you like it! <br>
|
||||
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](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) And share with your firends
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
* **Powerful building blocks** buttons, charts, lists, sliders, images, etc.
|
||||
* **Advanced graphics** with animations, anti-aliasing, opacity, smooth scrolling
|
||||
|
Loading…
x
Reference in New Issue
Block a user