Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFedOne authored Jul 26, 2016
1 parent d9e7c8a commit a732585
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

*Menu creation Arduino library for LCDs, extends [LiquidCrystal][lc].*

[![Build Status](https://travis-ci.org/VasilKalchev/LiquidMenu.svg?branch=master)](https://travis-ci.org/VasilKalchev/LiquidMenu)
[![release](https://img.shields.io/badge/release-1.0.0-yellow.svg)](https://github.com/VasilKalchev/LiquidMenu/releases)
[![documentation](https://img.shields.io/badge/docs-doxygen-green.svg)](https://vasilkalchev.github.io/LiquidMenu/doc/html/index.html)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://opensource.org/licenses/mit-license.php)
Expand Down Expand Up @@ -177,4 +178,4 @@ SOFTWARE.
[lc]: https://github.com/arduino-libraries/LiquidCrystal
[docs_home]: https://vasilkalchev.github.io/LiquidMenu/doc/html/index.html
[docs_classes]: https://vasilkalchev.github.io/LiquidMenu/doc/html/annotated.html
[docs_examples]: https://vasilkalchev.github.io/LiquidMenu/doc/html/examples.html
[docs_examples]: https://vasilkalchev.github.io/LiquidMenu/doc/html/examples.html

0 comments on commit a732585

Please sign in to comment.