From 33e6248fd586a0d1bd7ab5cbb83e9157e8eccb1a Mon Sep 17 00:00:00 2001 From: Fancy Angeline U <68053817+Fancy-angel@users.noreply.github.com> Date: Sat, 2 Oct 2021 16:37:41 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0b6a11..03aaab3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ### This repo contains sorting program in Python. #### List of programs available here : +###This repo contain files of python . + -selection sort - Bubble Sort - Insertion Sort - Heap Sort