diff --git a/Home.md b/Home.md index 288bf3e..a745241 100644 --- a/Home.md +++ b/Home.md @@ -5,5 +5,6 @@ #### [Sorting Algorithms](https://github.com/TheAlgorithms/Python/wiki/Sorting-Algorithms) - [Bubble sort](https://github.com/TheAlgorithms/Python/wiki/Sorting-Algorithms#bubble-sort) +- [Insertion sort](https://github.com/TheAlgorithms/Python/wiki/Sorting-Algorithms#insertion-sort)
**`Please contribute.`**