diff --git a/README.md b/README.md index 6b3577f..9594e88 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Algorithms in Python ====== Implementations of a few algorithms and datastructures for fun and profit! +You can see the implementations of these algorithms and Learn. +These algorithms are implemented in Python but the Logic remains same and You can try to implement them on your own. Completed ---