summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index fb752f2..7a1736d 100644
--- a/README.rst
+++ b/README.rst
@@ -1,16 +1,18 @@
+.. image:: https://badge.fury.io/py/smartypants.svg
+ :target: PyPI_
+
+.. image:: https://secure.travis-ci.org/leohemsted/smartypants.py.png
+ :target: https://travis-ci.org/leohemsted/smartypants.py
+
smartypants
===========
smartypants_ is a Python fork of SmartyPants__.
-.. _smartypants: https://bitbucket.org/livibetter/smartypants.py
+.. _smartypants: https://github.com/leohemsted/smartypants.py
__ SmartyPantsPerl_
.. _SmartyPantsPerl: http://daringfireball.net/projects/smartypants/
-.. important::
-
- As of 2016-12-28, smartypants is looking for new maintainer to take over,
- please contact project owner on Bitbucket.
Installation