diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ffcd027 --- /dev/null +++ b/readme.md @@ -0,0 +1,46 @@ +
+ +
+
+ +
+
+

All â–²lgorithms implemented in Fortran

+ + + + + +
+
+ algorithms.abranhe.com +
+ + +## Contents + +- [File Transfer Protocol](file-transfer-protocol) +- [Greedy Algorithms](greedy-algorithms) +- [Graphs](graphs) +- [Math](math) +- [Neutral Network](neutral-network) +- [Ciphers](ciphers) +- [Data Structures](data-structures) +- [Dynamic Programming](dynamic-programming) +- [Hashes](hashes) +- [Searches](searches) +- [Sorting](sorting) +- [Strings](strings) +- [Traversals](traversals) +- [Others](others) + +## License + +This work is licensed under a [MIT License](https://github.com/abranhe/algorithms/blob/master/LICENSE) + +[![MIT IMG][mit-license]]((https://github.com/abranhe/algorithms/blob/master/LICENSE)) + +To the extent possible under law, [Carlos Abraham](https://go.abranhe.com/github) has waived all copyright and related or neighboring rights to this work. + + +[mit-license]: https://cdn.abraham.gq/projects/algorithms/mit-license.png