From 08aa75c1ab0569682464971d30509899eeab8a8e Mon Sep 17 00:00:00 2001 From: Yash Gupta Date: Fri, 8 Jan 2021 18:27:10 +0530 Subject: [PATCH] updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 775a5b4..ecaa891 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ These algo implimentations are only for learning and practice. They may be less efficient from the algorithms of your knowledge. If you have a better approach to impleament these codes then feel free to contribute. + Document updated by Yash Gupta Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.