From f7dc2f768cc1711abfa12cd64b500bc3359cdc2d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 13 Jun 2014 21:41:07 +0300 Subject: [PATCH] Added badges --- README.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.rst b/README.rst index 25a736c4..0b75a87e 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,20 @@ PlatformIO ========== +.. image:: https://travis-ci.org/ivankravets/platformio.svg?branch=develop + :target: https://travis-ci.org/ivankravets/platformio + :alt: Build Status +.. image:: https://gemnasium.com/ivankravets/platformio.png + :target: https://gemnasium.com/ivankravets/platformio + :alt: Dependency Status +.. image:: https://pypip.in/version/platformio/badge.png + :target: https://pypi.python.org/pypi/platformio/ + :alt: Latest Version +.. image:: https://pypip.in/license/platformio/badge.png + :target: https://pypi.python.org/pypi/platformio/ + :alt: License + + **Platformio** is a console tool to build code with different development platforms.