Skip to content

Commit d2c9991

Browse files
Merge pull request #88 from volkamerlab/docs-badges
Add docs badges
2 parents 0dcd3bb + 80c3cd7 commit d2c9991

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ Welcome to the ``kissim`` documentation
88

99
Subpocket-based structural fingerprint for kinase pocket comparison
1010

11+
.. image::
12+
https://github.com/volkamerlab/kissim/workflows/CI/badge.svg
13+
:target: https://github.com/volkamerlab/kissim/actions
14+
.. image::
15+
https://codecov.io/gh/volkamerlab/kissim/branch/main/graph/badge.svg
16+
:target: https://codecov.io/gh/volkamerlab/kissim/branch/main
17+
.. image::
18+
https://img.shields.io/badge/License-MIT-blue.svg
19+
:target: https://opensource.org/licenses/MIT
20+
.. image::
21+
https://readthedocs.org/projects/kissim/badge/?version=latest
22+
:target: https://maxsmi.readthedocs.io/en/kissim/?badge=latest
23+
1124
.. raw:: html
1225

1326
<p align="center">

0 commit comments

Comments
 (0)