Skip to content

Commit 36f0308

Browse files
committed
Update README.md
1 parent c9449db commit 36f0308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Please don't take effort to create pull requests for new algorithms/data structures. This is just a curiosity driven personal hobby and [was originally not intented to be a library](https://github.com/justcoding121/Advanced-Algorithms/issues/2). Feel free fork and modify to fit your need if that's what you are looking for. You can however open issues/fix bugs with pull requests here, I would be happy to take a look when I get time.
44

5-
# Advanced Algorithms
5+
## Advanced Algorithms
66

77
Various important computer science algorithms generically implemented in C#.
88

0 commit comments

Comments
 (0)