Skip to content

Commit d78bbd1

Browse files
docs: improve README grammar and clarity
1 parent a71618f commit d78bbd1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,16 @@
3434
</a>
3535

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

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.
40+
These implementations are intended for learning purposes.
41+
They may not be as efficient as the Python standard library alternatives, so use them with discretion.
4142

4243
## 🚀 Getting Started
4344

44-
📋 Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
45+
📋 Please read our [Contribution Guidelines](CONTRIBUTING.md) before contributing.
46+
This ensures your pull requests follow the project’s conventions.
4547

4648
## 🌐 Community Channels
4749

0 commit comments

Comments
 (0)