diff --git a/README.md b/README.md index babefb0..63df5e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # scATAC Fragment Tools -[![PyPI](https://img.shields.io/pypi/v/scatac_fragment_tools?color=green)](https://pypi.org/project/scatac_fragment_tools/) +[![PyPI](https://img.shields.io/pypi/v/scatac-fragment-tools?color=green)](https://pypi.org/project/scatac-fragment-tools/) [![Docs](https://img.shields.io/badge/Docs-blue)](https://aertslab.github.io/scatac_fragment_tools/) Tools for working with scATAC-seq fragment files. @@ -9,7 +9,7 @@ Tools for working with scATAC-seq fragment files. ```bash -pip install scatac_fragment_tools +pip install scatac-fragment-tools ```