Updated Home (markdown)

vinayak 2020-01-24 10:37:34 +05:30
parent b02ced39d6
commit e95883b603

@ -3,8 +3,4 @@
- These are just for **demonstration** purpose.<br>
- There are many implementations of different algorithms in the Python standard library that are much better for performance reasons.<br>
#### [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)
<br>
**`Please contribute.`**
<a href="https://github.com/TheAlgorithms/Python/blob/master/DIRECTORY.md"><b>List of Algorithms</b></a>