Skip to content

Commit

Permalink
Fixed badges in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
spookylukey authored Apr 3, 2024
1 parent 93f44e1 commit cd00369
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
pyastgrep
=========

|badge_fury| |badge_tests| |badge_rtd|

.. image:: https://badge.fury.io/py/pyastgrep.svg
.. |badge_fury| image:: https://badge.fury.io/py/pyastgrep.svg
:target: https://badge.fury.io/py/pyastgrep

.. image:: https://github.com/spookylukey/pyastgrep/actions/workflows/tests.yml/badge.svg
.. |badge_tests| image:: https://github.com/spookylukey/pyastgrep/actions/workflows/tests.yml/badge.svg
:target: https://github.com/spookylukey/pyastgrep/actions/workflows/tests.yml

.. image:: https://readthedocs.org/projects/pyastgrep/badge/?version=latest
.. |badge_rtd| image:: https://readthedocs.org/projects/pyastgrep/badge/?version=latest
:target: https://pyastgrep.readthedocs.org/en/latest/


Expand Down

0 comments on commit cd00369

Please sign in to comment.