We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5446ab commit f7dc2f7Copy full SHA for f7dc2f7
README.rst
@@ -1,6 +1,20 @@
1
PlatformIO
2
==========
3
4
+.. image:: https://travis-ci.org/ivankravets/platformio.svg?branch=develop
5
+ :target: https://travis-ci.org/ivankravets/platformio
6
+ :alt: Build Status
7
+.. image:: https://gemnasium.com/ivankravets/platformio.png
8
+ :target: https://gemnasium.com/ivankravets/platformio
9
+ :alt: Dependency Status
10
+.. image:: https://pypip.in/version/platformio/badge.png
11
+ :target: https://pypi.python.org/pypi/platformio/
12
+ :alt: Latest Version
13
+.. image:: https://pypip.in/license/platformio/badge.png
14
15
+ :alt: License
16
+
17
18
**Platformio** is a console tool to build code with different development
19
platforms.
20
0 commit comments