Mercurial > piecrust2
changeset 618:477dc9a63222
cm: Add some pretty little icons in the README.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 06 Feb 2016 21:34:23 -0800 |
parents | 6c8f67394d97 |
children | 200c7063affa |
files | README.rst |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 ==========