We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050c8d3 commit e9661deCopy full SHA for e9661de
README.md
@@ -68,3 +68,7 @@ This project is inspired by and based on wonderful works of [Robert Sedgewick](h
68
##### Substring search
69
70
- [Knuth–Morris–Pratt (KMP)](src/main/io/uuddlrlrba/ktalgs/substring/KMP.kt)
71
+
72
+## License
73
74
+Kotlin algorithm club is released under the [MIT License](https://opensource.org/licenses/MIT).
0 commit comments