mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
refined readme.md (#7081)
* refined readme.md added some refinements to readme.md * Update README.md Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
4d0c830d2c
commit
71353ed797
|
@ -34,7 +34,7 @@
|
|||
<h3>All algorithms implemented in Python - for education</h3>
|
||||
</div>
|
||||
|
||||
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.
|
||||
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
@ -42,8 +42,8 @@ Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribut
|
|||
|
||||
## 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!
|
||||
We are on [Discord](https://discord.gg/c7MnfGFGa6) and [Gitter](https://gitter.im/TheAlgorithms)! Community channels are a great way for you to ask questions and get help. Please join us!
|
||||
|
||||
## List of Algorithms
|
||||
|
||||
See our [directory](DIRECTORY.md) for easier navigation and better overview of the project.
|
||||
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.
|
||||
|
|
Loading…
Reference in New Issue
Block a user