diff --git a/README.md b/README.md index 9b394e001..199fe52d4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### All algorithms implemented in Python (for education) These are for demonstration purposes only. There are many implementations of sorts in the Python standard library that are much better for performance reasons. - +test ## Sort Algorithms