diff --git a/README.md b/README.md index 182d36a8d905..22f38ff7d61d 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,40 @@
-Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion. +Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your own risk. ## 🚀 Getting Started @@ -49,4 +46,4 @@ We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://git ## 📜 List of Algorithms -See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project. +See our [directory](DIRECTORY.md) for easier navigation and a better overview of all the algorithms.