We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e3ecd commit aa78113Copy full SHA for aa78113
1 file changed
README.md
@@ -1,11 +1,12 @@
1
# markdown-it-py
2
3
-![Github-DI][github-ci]
+[![Github-DI][github-ci]][github-link]
4
[![Coverage Status][cov-badge]][cov-link]
5
[![PyPI][pypi-badge]][pypi-link]
6
[![Code style: black][black-badge]][black-link]
7
8
-[github-ci]: https://github.com/ExecutableBookProject/markdown-it-py/workflows/Python%20package/badge.svg
+[github-ci]: https://github.com/ExecutableBookProject/markdown-it-py/workflows/Python%20package/badge.svg?branch=master
9
+[github-link]: https://github.com/ExecutableBookProject/markdown-it-py
10
[pypi-badge]: https://img.shields.io/pypi/v/markdown-it-py.svg
11
[pypi-link]: https://pypi.org/project/markdown-it-py
12
[cov-badge]: https://coveralls.io/repos/github/ExecutableBookProject/markdown-it-py/badge.svg?branch=master
0 commit comments