Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit d8ac9c0

Browse files
authored
Update README.md
1 parent 8c2cfb1 commit d8ac9c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ This parser works by converting markdown to HTML then converting the HTML (along
3838

3939
# Examples
4040

41-
See [/notebooks/Demo.ipynb](/notebooks/Demo.ipynb) for an example of the transformations this parser does on a markdown file.
41+
See [/notebooks/Demo.ipynb](/notebooks/Demo.ipynb) for an example of the transformations this parser does on a markdown file:
4242

43-
![](images/Demo.png)
43+
<img src="https://github.com/machine-learning-apps/mdparse/blob/master/images/demo.png" width="739" height="1479">

0 commit comments

Comments
 (0)