Skip to content

Commit f62837f

Browse files
committed
Update README.md
1 parent d855a01 commit f62837f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ For commercial licenses, please contact me at haydendunnicliffe@gmail.com. <br/>
77
This library allows graphical GUI Windows and Inputs to be used with the console. <br/>
88
<br/>
99
The example applications show what is possible and how to use the library <br/>
10-
TEXT is a text editing application simlar to Window's Edit <br/>
11-
Calculator is a simple calculation app <br/>
12-
File Change is an alternative to the cd/chdir command for changing the directory of a console window. It provides a GUI for selecting the new path.
10+
<ul>
11+
<li>TEXT is a text editing application simlar to Window's Edit</li>
12+
<li>Calculator is a simple calculation app </li>
13+
<li>File Change is an alternative to the cd/chdir command for changing the directory of a console window. It provides a GUI for selecting the new path.</li>
14+
</ul>
1315
<br/>
1416

1517
# Supported Inputs

0 commit comments

Comments
 (0)