Skip to content

Commit e5a0ff8

Browse files
authored
📚 Add icon to readme (#293)
1 parent a095740 commit e5a0ff8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
[![Code style: black][black-badge]][black-link]
88
[![PyPI - Downloads][install-badge]][install-link]
99

10+
<p align="center">
11+
<img alt="markdown-it-py icon" src="https://raw.githubusercontent.com/executablebooks/markdown-it-py/master/docs/_static/markdown-it-py.svg">
12+
</p>
13+
1014
> Markdown parser done right.
1115
1216
- Follows the __[CommonMark spec](http://spec.commonmark.org/)__ for baseline parsing

0 commit comments

Comments
 (0)