Skip to content

Commit 30b14ed

Browse files
authored
Add readme badges (#216)
1 parent cec70af commit 30b14ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Python typing update
22

3+
[![PyPI](https://img.shields.io/pypi/v/python-typing-update?color=blue)](https://pypi.org/project/python-typing-update/)
4+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/python-typing-update)](https://github.com/cdce8p/python-typing-update)
5+
[![GitHub](https://img.shields.io/github/license/cdce8p/python-typing-update)](https://github.com/cdce8p/python-typing-update/blob/main/LICENSE)
6+
[![image](https://static.pepy.tech/badge/python-typing-update)](https://pypi.org/project/python-typing-update/)
7+
38
Tool to update Python typing syntax.
49
It uses token analysis and
510
- [python-reorder-imports][pri]

0 commit comments

Comments
 (0)