Skip to content

Commit 71b9bb0

Browse files
committed
Update README.md: improve formatting and community description
1 parent a71618f commit 71b9bb0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
3030
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit">
3131
</a>
3232
<a href="https://docs.astral.sh/ruff/formatter/">
33-
<img src="https://img.shields.io/static/v1?label=code%20style&message=ruff&color=black&style=flat-square" height="20" alt="code style: black">
33+
<img src="https://img.shields.io/static/v1?label=code%20style&message=ruff&color=black&style=flat-square" height="20" alt="code style: ruff">
3434
</a>
3535

3636
<!-- Short description: -->
37-
<h3>All algorithms implemented in Python - for education 📚</h3>
37+
<h3>All algorithms implemented in Python for education 📚</h3>
3838
</div>
3939

4040
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
4141

4242
## 🚀 Getting Started
4343

44-
📋 Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
44+
📋 Please read through our [Contribution Guidelines](CONTRIBUTING.md) before contributing.
4545

4646
## 🌐 Community Channels
4747

48-
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!
48+
We are 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. Join us and be part of the community!
4949

5050
## 📜 List of Algorithms
5151

0 commit comments

Comments
 (0)