diff --git a/README.md b/README.md index 182d36a8d905..b9500e5272fe 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,16 @@ -

All algorithms implemented in Python - for education πŸ“š

+

A collection of algorithms implemented in Python for educational purposes πŸ“š

-Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion. +These implementations are intended for learning purposes. +They may not be as efficient as the Python standard library alternatives, so use them with discretion. ## πŸš€ Getting Started -πŸ“‹ Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. +πŸ“‹ Please read our [Contribution Guidelines](CONTRIBUTING.md) before contributing. +This ensures your pull requests follow the project’s conventions. ## 🌐 Community Channels