From 5d4102e9166382ccf3c3acbdb3a2bfbe5f489f7a Mon Sep 17 00:00:00 2001 From: Coding-Thunder <67011829+Coding-Thunder@users.noreply.github.com> Date: Fri, 1 Oct 2021 09:44:18 +0530 Subject: [PATCH] improved docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea4c985..a384b5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python Data Structures and Algorithms +# Python Data Structures and Algorithms For Everyone ## DataStructures
### LinkedList
@@ -58,4 +58,4 @@         BucketSort.py
        ShellSort.py
-
[Inspiration](https://github.com/trekhleb/javascript-algorithms) \ No newline at end of file +
[Inspiration](https://github.com/trekhleb/javascript-algorithms)