From 6ffd1475c58ec491730d89d5928ef9fd26d3f4b2 Mon Sep 17 00:00:00 2001 From: Themba D <42941056+embeddedt@users.noreply.github.com> Date: Thu, 31 Jan 2019 08:00:46 -0500 Subject: [PATCH] Get rid of links on badges --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 64821bc42..22f87ef5c 100644 --- a/README.md +++ b/README.md @@ -3,20 +3,20 @@ # 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.** :star: **Star the project if you like it!** :star:
-![twitter](https://littlevgl.com/github/twitter.png) **And share with your firends** [![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) +[![twitter](https://littlevgl.com/github/twitter.png)](#) **And share with your firends** [![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) ### [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/)