Skip to content

Commit e71bccb

Browse files
committed
add badges in README.md
1 parent 5da144b commit e71bccb

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,20 @@ MacSyLib is a python package library that allow to model and detect macromolecul
77
by similarity search in prokaryotes datasets.
88

99
[![Build Status](https://github.com/gem-pasteur/macsylib/actions/workflows/testing.yml/badge.svg?branch=main)](https://github.com/gem-pasteur/macsylib/actions/workflows/testing.yml)
10+
11+
[![Doc](https://readthedocs.org/projects/macsylib/badge/?version=latest)](http://macsylib.readthedocs.org/en/latest/#)
12+
1013
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/macsylib)](https://pypi.org/project/macsylib/)
14+
1115
[![Open Source License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://opensource.org/licenses/GPL-3.0)
12-
[![Doc](https://readthedocs.org/projects/macsylib/badge/?version=latest)](http://macsylib.readthedocs.org/en/latest/#)
16+
17+
[![PyPI](https://img.shields.io/pypi/v/macsylib)](https://pypi.org/project/macsylib/)
18+
[![Conda](https://img.shields.io/conda/vn/bioconda/macsylib?style=plastic)](https://github.com/bioconda/bioconda-recipes/tree/master/recipes/macsylib)
19+
20+
[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/gem-pasteur/macsylib/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/gem-pasteur/macsylib)
21+
[![SWH](https://archive.softwareheritage.org/badge/swh:1:dir:cbb7c2e40ba02825297590edf6734ee64800d3e1/)](https://archive.softwareheritage.org/swh:1:dir:cbb7c2e40ba02825297590edf6734ee64800d3e1;origin=https://github.com/gem-pasteur/macsylib;visit=swh:1:snp:c1e51a6ffb6ac45cae6aecde26217fa05003f225;anchor=swh:1:rev:5da144b39117f614543edfc5b06aba099d97f586)
22+
23+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10994/badge)](https://www.bestpractices.dev/projects/10994)
1324
[![FAIR checklist badge](https://fairsoftwarechecklist.net/badge.svg)](https://fairsoftwarechecklist.net/v0.2?f=31&a=32113&i=32321&r=133)
1425

1526
## Citations

0 commit comments

Comments
 (0)