Skip to content

Commit bc7a98b

Browse files
committed
Add some badges to README
1 parent 3e98de9 commit bc7a98b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
---
1010

11+
[![GitHub Actions Workflow Status - Docs](https://img.shields.io/github/actions/workflow/status/airallergy/sober/publish_docs.yml?logo=github&label=docs)](https://airallergy.github.io/sober/)
12+
[![PyPI - Version](https://img.shields.io/pypi/v/sober?logo=pypi)](https://pypi.org/project/sober/)
13+
[![Conda - Version](https://img.shields.io/conda/vn/conda-forge/sober?logo=condaforge)](https://anaconda.org/conda-forge/sober/)
14+
[![GitHub License](https://img.shields.io/github/license/airallergy/sober)](LICENSE.txt)
15+
[![GitHub Actions Workflow Status - Test](https://img.shields.io/github/actions/workflow/status/airallergy/sober/test.yml?logo=github&label=test)](https://github.com/airallergy/sober/actions/workflows/test.yml)
16+
1117
## Installation
1218

1319
**sober** can be installed via either `conda`:

0 commit comments

Comments
 (0)