Skip to content

Commit ce29bce

Browse files
authored
Update README.md
1 parent 81dac24 commit ce29bce

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
[![PyPI download total][pypi-downloads-badge]][pypi-downloads-link]
1414

1515
---
16-
1716
[language-badge]: http://img.shields.io/badge/language-python-brightgreen.svg
1817
[language-link]: http://www.python.org/
1918
[code-style-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
@@ -26,8 +25,8 @@
2625
[code-coverage-link]: https://codecov.io/gh/fulcrumgenomics/fgpyo
2726
[license-badge]: http://img.shields.io/badge/license-MIT-blue.svg
2827
[license-link]: https://github.com/fulcrumgenomics/fgpyo/blob/main/LICENSE
29-
[python-package-badge]: https://github.com/fulcrumgenomics/fgpyo/workflows/Python%20package/badge.svg
30-
[python-package-link]: https://github.com/fulcrumgenomics/fgpyo/actions?query=workflow%3A%22Python+package%22
28+
[python-package-badge]: https://github.com/fulcrumgenomics/fgpyo/actions/workflows/tests.yml/badge.svg?branch=main
29+
[python-package-link]: https://github.com/fulcrumgenomics/fgpyo/actions/workflows/tests.yml
3130
[pypi-badge]: https://badge.fury.io/py/fgpyo.svg
3231
[pypi-link]: https://pypi.python.org/pypi/fgpyo
3332
[pypi-downloads-badge]: https://img.shields.io/pypi/dm/fgpyo
@@ -55,4 +54,4 @@ See documentation on [fgpyo.readthedocs.org](http://fgpyo.readthedocs.org/en/sta
5554

5655
## Development and Testing
5756

58-
See the [developer's instructions](CONTRIBUTING.md) for more information.
57+
See the [developer's instructions](CONTRIBUTING.md) for more information.

0 commit comments

Comments
 (0)