diff --git a/README.md b/README.md index 182d36a8d905..15f4494cafb2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@

The Algorithms - Python

- @@ -20,7 +19,6 @@ Gitter chat -
@@ -30,22 +28,21 @@ pre-commit - code style: black + code style: ruff - -

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. +These implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your own discretion. ## 🚀 Getting Started -📋 Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. +📋 Please read our [Contribution Guidelines](CONTRIBUTING.md) before contributing. ## 🌐 Community Channels -We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://gitter.im/TheAlgorithms/community)! Community channels are a great way for you to ask questions and get help. Please join us! +We're on [Discord](https://the-algorithms.com/discord) and [Gitter](https://gitter.im/TheAlgorithms/community)! Community channels are a great place to ask questions and get help. Please join us! ## 📜 List of Algorithms