diff --git a/README.md b/README.md
index 182d36a8d905..8f2d49d9f68a 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@
-
All algorithms implemented in Python - for education 📚
+ All algorithms implemented in Python — for education 📚.
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.