diff --git a/README.md b/README.md index 7fc4f0f0b397..b0e553c6c9a1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ![](https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Repo%20size&style=flat-square)  -### All algorithms implemented in Python (for education) +### All algorithms are implemented in Python (for education) These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.