diff --git a/README.md b/README.md index 48572c5..bca73fc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -### This repo contains sorting program in Python. -#### List of programs available here : - - Bubble Sort - - Insertion Sort - - Heap Sort +# This repo contains sorting programs in Python. +# List of programs available here : + - Bubble Sort. + - Insertion Sort. + - Heap Sort.