diff --git a/README.md b/README.md index 503b66e..187f804 100644 --- a/README.md +++ b/README.md @@ -89,9 +89,9 @@ Bubble sort is one of the most straightforward sorting algorithms, it makes mult In essence, each item “bubbles” up to the location where it belongs.
-| bubble_sort_scale.py|bubble_sort_color.py|bubble_sort_circle.py| -| ------------- |-------------|-------------| -|||
|
+| bubble_sort_scale.py|bubble_sort_color.py|
+| ------------- |-------------|
+|||
## Insertion Sort