diff --git a/README.md b/README.md index 1c91fac..7fae63c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Visualizing sorting algorithms, using the matplotlib library. Algorithms covered so far: -| Name | Function Name | +| Name | Funct | - |:-: | | Quick Sort | quick_sort | | Bubble Sort | bubble_sort |