Skip to content

Commit

Permalink
Add Python badges
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Aug 9, 2021
1 parent 174d54e commit 12e1c47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ in the [empymod](https://empymod.emsig.xyz) documentation.

### Python

![PyPI](https://img.shields.io/pypi/v/libdlf)
![conda-forge](https://img.shields.io/conda/vn/conda-forge/libdlf)
![py-versions](https://img.shields.io/badge/python-3.6+-blue.svg)
![platforms](https://img.shields.io/badge/platform-linux,win,osx-blue)

You can install `libdlf` for python via `pip` or `conda`:
```bash
pip install libdlf
Expand Down

0 comments on commit 12e1c47

Please sign in to comment.