Skip to content

Commit aff56bb

Browse files
authored
Use proper shields.io image.
1 parent 7400ca8 commit aff56bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python Fire [![PyPI](https://img.shields.io/pypi/pyversions/Django.svg?style=plastic)](https://github.com/google/python-fire)
1+
# Python Fire [![PyPI](https://img.shields.io/pypi/pyversions/fire.svg?style=plastic)](https://github.com/google/python-fire)
22
_Python Fire is a library for automatically generating command line interfaces
33
(CLIs) from absolutely any Python object._
44

0 commit comments

Comments
 (0)