Skip to content

Commit c29bdea

Browse files
committed
Update README.md
1 parent 551f101 commit c29bdea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# markdown-it-py
22

33
![Github-DI][github-ci]
4+
[![PyPI][pypi-badge]][pypi-link]
45
[![Code style: black][black-badge]][black-link]
56

67
[github-ci]: https://github.com/ExecutableBookProject/markdown-it-py/workflows/Python%20package/badge.svg
8+
[pypi-badge]: https://img.shields.io/pypi/v/markdown-it-py.svg
9+
[pypi-link]: https://pypi.org/project/markdown-it-py
710
[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
811
[black-link]: https://github.com/ambv/black
912

0 commit comments

Comments
 (0)