diff --git a/README.md b/README.md index d52124e61..ac98b6371 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ### All algorithms implemented in Python (for education) -These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library. +These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library. ## Contribution Guidelines