From bce052d65fef17d3c28a296a7be1f30d549fd08b Mon Sep 17 00:00:00 2001 From: Ihab Date: Tue, 15 Feb 2022 18:03:02 +0000 Subject: [PATCH] Update README.md --- subjects/push-swap/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/subjects/push-swap/README.md b/subjects/push-swap/README.md index 90479c87..f333db72 100644 --- a/subjects/push-swap/README.md +++ b/subjects/push-swap/README.md @@ -162,7 +162,5 @@ This project will help you learn about : - the use of sorting algorithms - the use of stacks -### HELP +### Help https://en.wikipedia.org/wiki/Sorting_algorithm -https://en.wikipedia.org/wiki/Radix_sort -