Skip to content

Commit

Permalink
Merge pull request #21 from Imageomics/hlapp-patch-1
Browse files Browse the repository at this point in the history
Fixes badges to use the correct package name
  • Loading branch information
johnbradley authored Jul 19, 2024
2 parents 19b3c52 + 6a8ca22 commit 70cf346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# pybioclip


[![PyPI - Version](https://img.shields.io/pypi/v/bioclip.svg)](https://pypi.org/project/bioclip)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bioclip.svg)](https://pypi.org/project/bioclip)
[![PyPI - Version](https://img.shields.io/pypi/v/pybioclip.svg)](https://pypi.org/project/pybioclip)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pybioclip.svg)](https://pypi.org/project/pybioclip)

-----

Expand Down

0 comments on commit 70cf346

Please sign in to comment.