Typos in README.md

This commit is contained in:
Tony Sappe 2016-07-29 16:04:01 -04:00
parent 578845a6b5
commit f9af3e8197

View File

@ -1,6 +1,6 @@
# The Algoritms - Python
# The Algorithms - Python
### All Algorithms implemented in Python!
### 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.