Skip to content

Commit 29e45b8

Browse files
authored
Update README.md
1 parent 58c139d commit 29e45b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ AlgorithmImplementations <br/>
5757
&emsp;├─ others <br/>
5858
&emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/tree/master/others/cigaretteSmokersProblem">cigaretteSmokersProblem</a> <br/>
5959
&emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/tree/master/others/geneticAlgorithm">geneticAlgorithm</a> <br/>
60-
&emsp;&emsp;└─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/tree/master/others/huffmanAlgorithm">huffmanAlgorithm</a> <br/>
60+
&emsp;&emsp;└─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/tree/master/others/huffmanAlgorithm">huffmanAlgorithm</a> (<a href="https://github.com/MinhasKamal/FileSqueezer">¿</a>) (<a href="https://www.quora.com/What-is-the-coolest-thing-you-have-ever-created-alone-as-a-programmer/answer/Minhas-Kamal?srid=u2HNX">~</a>) <br/>
6161
&emsp;├─ search <br/>
6262
&emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/tree/master/search/aStarSearch">AStarSearch</a> <br/>
6363
&emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/tree/master/search/binarySearch">BinarySearch</a> <br/>
@@ -89,7 +89,7 @@ AlgorithmImplementations <br/>
8989
&emsp; &emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/blob/master/playWithNumbers/pascalTriangle/PascalTriangle.c">PascalTriangle</a> <br/>
9090
&emsp; &emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/blob/master/playWithNumbers/pascalTriangle/Piramid.c">Piramid</a> <br/>
9191
&emsp; &emsp;&emsp;└─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/blob/master/playWithNumbers/pascalTriangle/RealPascalTriangle.c">RealPascalTriangle</a> <br/>
92-
&emsp; &emsp;├─ primeNumber <br/>
92+
&emsp; &emsp;├─ primeNumber (<a href="https://github.com/MinhasKamal/ProgrammerTransformation">Scrt Chmbr</a>) <br/>
9393
&emsp; &emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/blob/master/playWithNumbers/primeNumber/AnotherWayOfPrimeNumberHaunting.c">AnotherWayOfPrimeNumberHaunting</a> <br/>
9494
&emsp; &emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/blob/master/playWithNumbers/primeNumber/DefinitePrimeNumberHaunting.c">DefinitePrimeNumberHaunting</a> <br/>
9595
&emsp; &emsp;&emsp;├─ <a href="https://github.com/MinhasKamal/AlgorithmImplementations/blob/master/playWithNumbers/primeNumber/Factors.c">Factors</a> <br/>

0 commit comments

Comments
 (0)