Skip to content

Commit b38fa85

Browse files
authored
Update README.md
1 parent 9693fac commit b38fa85

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# markdown-it-py
22

3-
![Python package](https://github.com/ExecutableBookProject/markdown-it-py/workflows/Python%20package/badge.svg)
3+
![Github-DI][github-ci]
4+
[![Code style: black][black-badge]][black-link]
5+
6+
[github-ci]: https://github.com/ExecutableBookProject/markdown-it-py/workflows/Python%20package/badge.svg
7+
[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
8+
[black-link]: https://github.com/ambv/black
9+
410

511
This is a Python port of [markdown-it](https://github.com/markdown-it/markdown-it),
612
and some of its associated plugins.

0 commit comments

Comments
 (0)