summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorjquast <contact@jeffquast.com>2014-03-23 18:05:29 -0700
committerjquast <contact@jeffquast.com>2014-03-23 18:05:29 -0700
commitf4fccf3cae8afde9eddf307edb734b18686d7190 (patch)
tree5cc694f2849187ebd621ad13546bbd23c194a83b /README.rst
parentfa05d7f5b0f1150154e1a382a13bc1c02425d6f1 (diff)
downloadblessings-f4fccf3cae8afde9eddf307edb734b18686d7190.tar.gz
badges
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst23
1 files changed, 16 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 794facb..82cef09 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,19 @@
+.. image:: https://secure.travis-ci.org/jquast/blessed.png
+ :target: https://travis-ci.org/jquast/blessed
+ :alt: travis continous integration
+.. image:: http://coveralls.io/repos/jquast/blessed/badge.png
+ :target: http://coveralls.io/r/jquast/blessed
+ :alt: coveralls code coveraage
+.. image:: https://pypip.in/d/blessed/badge.png
+ :target: https://pypi.python.org/pypi/blessed/
+ :alt: Downloads
+.. image:: https://pypip.in/v/blessed/badge.png
+ :target: https://pypi.python.org/pypi/blessed/
+ :alt: Latest Version
+.. image:: https://pypip.in/license/blessed/badge.png
+ :target: https://pypi.python.org/pypi/blessed/
+ :alt: License
+
=======
Blessed
=======
@@ -583,13 +599,6 @@ Bugs or suggestions? Visit the `issue tracker`_.
.. _`issue tracker`: https://github.com/jquast/blessed/issues/
-.. image:: https://secure.travis-ci.org/jquast/blessed.png
- :target: https://travis-ci.org/jquast/blessed
- :alt: travis continous integration
-.. image:: http://coveralls.io/repos/jquast/blessed/badge.png
- :target: http://coveralls.io/r/jquast/blessed
- :alt: coveralls code coveraage
-
For patches, please construct a test case if possible. To test,
install and execute python package command *tox*.