# HG changeset patch # User Ludovic Chabant # Date 1454823263 28800 # Node ID 477dc9a632222f63562b8240ee1a496d76019e79 # Parent 6c8f67394d970e1f94d158ddb7c8e1777f5697d6 cm: Add some pretty little icons in the README. diff -r 6c8f67394d97 -r 477dc9a63222 README.rst --- a/README.rst Sat Feb 06 00:10:35 2016 -0800 +++ b/README.rst Sat Feb 06 21:34:23 2016 -0800 @@ -9,6 +9,20 @@ .. _the official website: http://bolt80.com/piecrust/ +|pypi-version| |pypi-downloads| |build-status| + +.. |pypi-version| image:: https://img.shields.io/pypi/v/piecrust.svg + :target: https://pypi.python.org/pypi/piecrust + :alt: PyPI: the Python Package Index +.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/piecrust.svg + :target: https://pypi.python.org/pypi/piecrust + :alt: PyPI: the Python Package Index +.. |build-status| image:: https://img.shields.io/travis/ludovicchabant/PieCrust2/master.svg + :target: https://travis-ci.org/ludovicchabant/PieCrust2 + :alt: Travis CI: continuous integration status + + + Quickstart ==========