Skip to content

Commit bcfb51b

Browse files
authored
Merge pull request AllAlgorithms#7 from jidroid404/master
Update README.md
2 parents 3728643 + 70b5ae4 commit bcfb51b

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,27 @@
1212
<a href="https://www.patreon.com/abranhe"><img src="https://cdn.abraham.gq/badges/patreon.svg" /></a>
1313
<a href="https://paypal.me/abranhe/10"><img src="https://cdn.abraham.gq/badges/paypal.svg" /></a>
1414
<br>
15+
<br>
1516
<a href="https://algorithms.abranhe.com"><code>algorithms.abranhe.com</code></a>
1617
</div>
1718

1819

1920
## Contents
2021

21-
- [Arithmetic Analysis]()
22-
- [File Transfer Protocol]()
23-
- [Graphs]()
24-
- [Math]()
25-
- [Neutral Network]()
26-
- [Ciphers]()
27-
- [Data Structures]()
28-
- [Dynamic Programming]()
29-
- [Hashes]()
30-
- [Searches]()
31-
- [Sorting]()
32-
- [Strings]()
33-
- [Traversals]()
22+
- [Arithmetic Analysis](arithmetic-analysis)
23+
- [File Transfer Protocol](file-transfer-protocol)
24+
- [Greedy Algorithms](greedy-algorithms)
25+
- [Graphs](graphs)
26+
- [Math](math)
27+
- [Neutral Network](neutral-network)
28+
- [Ciphers](ciphers)
29+
- [Data Structures](data-structures)
30+
- [Dynamic Programming](dynamic-programming)
31+
- [Hashes](hashes)
32+
- [Searches](searches)
33+
- [Sorting](sorting)
34+
- [Strings](strings)
35+
- [Traversals](traversals)
3436

3537
## License
3638

0 commit comments

Comments
 (0)