diff --git a/README.md b/README.md index 1e85ed0daa7c..0298d46020ac 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,55 @@ -# The Algorithms - Python -[](https://gitpod.io/#https://github.com/TheAlgorithms/Python) -[](https://discord.gg/c7MnfGFGa6) -[](https://gitter.im/TheAlgorithms) -[](https://github.com/TheAlgorithms/Python/actions) -[](https://lgtm.com/projects/g/TheAlgorithms/Python/alerts) -[](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md) -[](https://www.paypal.me/TheAlgorithms/100) - -[](https://github.com/pre-commit/pre-commit) -[](https://github.com/psf/black) - - -### All algorithms implemented in Python (for education) - -These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library. - -## Contribution Guidelines - -Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. - -## Community Channel - -We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us. +
+ +Implementations are for learning purposes only. As they may be less efficient than the implementations in the Python standard library, use them at your discretion. + +## Getting Started + +Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. + +## Community Channels + +We're on [Discord](https://discord.gg/c7MnfGFGa6) and [Gitter](https://gitter.im/TheAlgorithms)! Community channels are great for you to ask questions and get help. Please join us! ## List of Algorithms -See our [directory](DIRECTORY.md). +See our [directory](DIRECTORY.md) for easier navigation and better overview of the project.