Skip to content

Commit 7a043ec

Browse files
authored
Update README.md
1 parent 2ff356e commit 7a043ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HTML_to_Markdown/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This script converts HTML Files into Markdown.
66

77
1.html2markdown
88

9-
install these two by running the following command:
9+
install this by running the following command:
1010

1111
pip install -r requirements.txt
1212

@@ -23,4 +23,4 @@ python html_to_markdown.py
2323
</p>
2424
<p align = "center">
2525
<img src="sample.PNG" alt="score">
26-
</p>
26+
</p>

0 commit comments

Comments
 (0)