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

Commit c2d71d2

Browse files
authored
Update README.md
1 parent 6ae6c9f commit c2d71d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[![GitHub license](https://img.shields.io/github/license/machine-learning-apps/mdparse.svg)](https://github.com/machine-learning-apps/mdparse/blob/master/LICENSE)
22
[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/)
3-
[![PyPI version](https://badge.fury.io/py/mdparse.svg)](https://badge.fury.io/py/mdparse)
43

54

65
# A Parser That Adds Special Identifiers To Markdown Files For Deep Learning
@@ -44,4 +43,4 @@ The primary use case of this parser has been to prepare a large corpus of GitHub
4443

4544
# Examples
4645

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

0 commit comments

Comments
 (0)