Add badge support to README.rst

Change-Id: I8cb83ef5612d2208936f02193fa257bcdf6a685f
This commit is contained in:
Joshua Harlow 2015-06-26 16:24:33 -07:00
parent 3aaedf1879
commit dde15e3c17

View File

@ -2,6 +2,14 @@
Automaton
=========
.. image:: https://img.shields.io/pypi/v/automaton.svg
:target: https://pypi.python.org/pypi/automaton/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/automaton.svg
:target: https://pypi.python.org/pypi/automaton/
:alt: Downloads
Friendly state machines for python.
* Free software: Apache license