Skip to content

Commit 695e7f2

Browse files
authored
Update README.md
1 parent 2376e7b commit 695e7f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The project contains algorithms that were implemented in my Data Structure & Alg
55

66
### Categorical List of Algorithms
77

8+
<font face="monospace">
89
├─arithmeticExpressions <br/>
910
│ ├─InfixEvaluation <br/>
1011
│ ├─InfixToPostfix <br/>
@@ -69,7 +70,7 @@ The project contains algorithms that were implemented in my Data Structure & Alg
6970
└─shortestJob <br/>
7071
├─nonpremitive <br/>
7172
└─premitive <br/>
72-
73+
</font>
7374

7475
# License
7576
<a rel="license" href="http://www.gnu.org/licenses/gpl.html"><img alt="GNU General Public License" style="border-width:0" src="http://www.gnu.org/graphics/gplv3-88x31.png" /></a><br/>All these algorithm-implementations are licensed under a <a rel="license" href="http://www.gnu.org/licenses/gpl.html">GNU General Public License version-3</a>.

0 commit comments

Comments
 (0)