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