From 7f177c430fa1904d4d73f9894ebbf6f2f4d68308 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 12 Jul 2014 16:59:34 -0400 Subject: [PATCH] Change badges style --- README.rst | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 1f100b5a8f..80523e67b6 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,9 @@ -|Build Status| |Coverage Status| |PyPI badge| |Installs badge| +|Build Status| |Coverage Status| |PyPI badge| |Installs badge| |Wheel badge| |Logo| -Mayan EDMS -========== +Description +----------- Free Open Source, Django based document management system with custom metadata indexing, file serving integration, tagging, digital signature verification, @@ -62,15 +62,16 @@ Contribute .. _Translations: https://www.transifex.com/projects/p/mayan-edms/ .. _Mailing list (via Google Groups): http://groups.google.com/group/mayan-edms .. _Apache 2.0 License: https://www.apache.org/licenses/LICENSE-2.0.txt - -.. |Build Status| image:: https://travis-ci.org/mayan-edms/mayan-edms.svg?branch=master - :target: https://travis-ci.org/mayan-edms/mayan-edms -.. |Coverage Status| image:: https://coveralls.io/repos/mayan-edms/mayan-edms/badge.png?branch=master - :target: https://coveralls.io/r/mayan-edms/mayan-edms?branch=master -.. |Logo| image:: https://github.com/mayan-edms/mayan-edms/raw/master/docs/_static/mayan_logo.png .. _`the repository`: http://github.com/mayan-edms/mayan-edms .. _`contributors file`: https://github.com/mayan-edms/mayan-edms/blob/master/docs/credits/contributors.rst -.. |Installs badge| image:: https://pypip.in/d/mayan-edms/badge.png + +.. |Build Status| image:: http://img.shields.io/travis/mayan-edms/mayan-edms/master.svg?style=flat + :target: https://travis-ci.org/mayan-edms/mayan-edms +.. |Coverage Status| image:: http://img.shields.io/coveralls/mayan-edms/mayan-edms/master.svg?style=flat + :target: https://coveralls.io/r/mayan-edms/mayan-edms?branch=master +.. |Logo| image:: https://github.com/mayan-edms/mayan-edms/raw/master/docs/_static/mayan_logo.png +.. |Installs badge| image:: http://img.shields.io/pypi/dm/mayan-edms.svg?style=flat :target: https://crate.io/packages/mayan-edms/ -.. |PyPI badge| image:: https://badge.fury.io/py/mayan-edms.png +.. |PyPI badge| image:: http://img.shields.io/pypi/v/mayan-edms.svg?style=flat :target: http://badge.fury.io/py/mayan-edms +.. |Wheel badge| image:: http://img.shields.io/badge/wheel-yes-green.svg?style=flat