Skip to content
Snippets Groups Projects
Commit 37b20d05 authored by Martin Larralde's avatar Martin Larralde
Browse files

Add badges to EMBL git mirror to `README.md` and documentation index

parent a3352743
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,15 @@
*[Cython](https://cython.org/) bindings and Python interface to [HMMER3](http://hmmer.org/).*
[![TravisCI](https://img.shields.io/travis/com/althonos/pyhmmer/master.svg?logo=travis&maxAge=600&style=flat-square)](https://travis-ci.com/althonos/pyhmmer/branches)
[![TravisCI](https://img.shields.io/travis/com/althonos/pyhmmer/master.svg?maxAge=600&style=flat-square)](https://travis-ci.com/althonos/pyhmmer/branches)
[![Coverage](https://img.shields.io/codecov/c/gh/althonos/pyhmmer?style=flat-square&maxAge=3600)](https://codecov.io/gh/althonos/pyhmmer/)
[![PyPI](https://img.shields.io/pypi/v/pyhmmer.svg?style=flat-square&maxAge=3600)](https://pypi.org/project/pyhmmer)
[![Wheel](https://img.shields.io/pypi/wheel/pyhmmer.svg?style=flat-square&maxAge=3600)](https://pypi.org/project/pyhmmer/#files)
[![Python Versions](https://img.shields.io/pypi/pyversions/pyhmmer.svg?style=flat-square&maxAge=3600)](https://pypi.org/project/pyhmmer/#files)
[![Python Implementations](https://img.shields.io/pypi/implementation/pyhmmer.svg?style=flat-square&maxAge=3600)](https://pypi.org/project/pyhmmer/#files)
[![Python Implementations](https://img.shields.io/pypi/implementation/pyhmmer.svg?style=flat-square&maxAge=3600&label=impl)](https://pypi.org/project/pyhmmer/#files)
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&maxAge=2678400)](https://choosealicense.com/licenses/mit/)
[![Source](https://img.shields.io/badge/source-GitHub-303030.svg?maxAge=2678400&style=flat-square)](https://github.com/althonos/pyhmmer/)
[![Mirror](https://img.shields.io/badge/mirror-EMBL-009f4d?style=flat-square&maxAge=2678400)](https://git.embl.de/larralde/pyhmmer/)
[![GitHub issues](https://img.shields.io/github/issues/althonos/pyhmmer.svg?style=flat-square&maxAge=600)](https://github.com/althonos/pyhmmer/issues)
[![Docs](https://img.shields.io/readthedocs/pyhmmer/latest?style=flat-square&maxAge=600)](https://pyhmmer.readthedocs.io)
[![Changelog](https://img.shields.io/badge/keep%20a-changelog-8A0707.svg?maxAge=2678400&style=flat-square)](https://github.com/althonos/pyhmmer/blob/master/CHANGELOG.md)
......
......@@ -8,7 +8,7 @@ pyHMMER |Stars|
*Cython bindings and Python interface to* `HMMER3 <http://hmmer.org/>`_.
|TravisCI| |Coverage| |PyPI| |Wheel| |Versions| |Implementations| |License| |Source| |Issues| |Docs| |Changelog| |Downloads| |DOI|
|TravisCI| |Coverage| |PyPI| |Wheel| |Versions| |Implementations| |License| |Source| |Mirror| |Issues| |Docs| |Changelog| |Downloads| |DOI|
.. |TravisCI| image:: https://img.shields.io/travis/com/althonos/pyhmmer/master.svg?&maxAge=600&style=flat-square
......@@ -26,7 +26,7 @@ pyHMMER |Stars|
.. |Versions| image:: https://img.shields.io/pypi/pyversions/pyhmmer.svg?style=flat-square&maxAge=3600
:target: https://pypi.org/project/pyhmmer/#files
.. |Implementations| image:: https://img.shields.io/pypi/implementation/pyhmmer.svg?style=flat-square&maxAge=3600
.. |Implementations| image:: https://img.shields.io/pypi/implementation/pyhmmer.svg?style=flat-square&maxAge=3600&label=impl
:target: https://pypi.org/project/pyhmmer/#files
.. |License| image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&maxAge=3600
......@@ -35,6 +35,9 @@ pyHMMER |Stars|
.. |Source| image:: https://img.shields.io/badge/source-GitHub-303030.svg?maxAge=2678400&style=flat-square
:target: https://github.com/althonos/pyhmmer/
.. |Mirror| image:: https://img.shields.io/badge/mirror-EMBL-009f4d?style=flat-square&maxAge=2678400
:target: https://git.embl.de/larralde/pyhmmer/
.. |Issues| image:: https://img.shields.io/github/issues/althonos/pyhmmer.svg?style=flat-square&maxAge=600
:target: https://github.com/althonos/pyhmmer/issues
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment