Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gulyapulya committed Sep 29, 2022
1 parent 8c46419 commit 1ad2c63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
## Overview
This tool enables the user to:

1. Specify a ".txt" or ".md" file to have it converted into an HTML webpage
1. Specify a ".txt" or ".md" file to have it converted into an HTML webpage.
2. Specify a folder containing multiple ".txt" and ".md" files to convert all of them into HTML web pages. The program will recursively search subfolders for ".txt" files as well.

For markdown files, we currently support proper styling syntax features for italics, bold, heading 1, heading 2, and a link.

NOTE: This tool requires the use of a BASH shell.


Expand Down

0 comments on commit 1ad2c63

Please sign in to comment.