Skip to content

Commit 70b5ae4

Browse files
authored
fix readme
1 parent 16d3ab1 commit 70b5ae4

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +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-
- [Greedy Algorithms]()
24-
- [Graphs]()
25-
- [Math]()
26-
- [Neutral Network]()
27-
- [Ciphers]()
28-
- [Data Structures]()
29-
- [Dynamic Programming]()
30-
- [Hashes]()
31-
- [Searches]()
32-
- [Sorting]()
33-
- [Strings]()
34-
- [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)
3536

3637
## License
3738

0 commit comments

Comments
 (0)