Skip to content

Commit 554aa03

Browse files
Update README.md
Add emojis for enhanced visual appeal and readability in README .
1 parent a19bede commit 554aa03

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

β€ŽREADME.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<a href="https://github.com/TheAlgorithms/">
44
<img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100">
55
</a>
6-
<h1><a href="https://github.com/TheAlgorithms/">The Algorithms</a> - Python</h1>
6+
<h1>✨ <a href="https://github.com/TheAlgorithms/">The Algorithms</a> - Python ✨</h1>
7+
78
<!-- Labels: -->
89
<!-- First row: -->
910
<a href="https://gitpod.io/#https://github.com/TheAlgorithms/Python">
@@ -19,6 +20,7 @@
1920
<a href="https://gitter.im/TheAlgorithms/community">
2021
<img src="https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square" height="20" alt="Gitter chat">
2122
</a>
23+
2224
<!-- Second row: -->
2325
<br>
2426
<a href="https://github.com/TheAlgorithms/Python/actions">
@@ -30,20 +32,21 @@
3032
<a href="https://github.com/psf/black">
3133
<img src="https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat-square" height="20" alt="code style: black">
3234
</a>
35+
3336
<!-- Short description: -->
34-
<h3>All algorithms implemented in Python - for education</h3>
37+
<h3>πŸ“š All algorithms implemented in Python - for education πŸ“š</h3>
3538
</div>
3639

37-
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+
πŸ’‘ Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
3841

39-
## Getting Started
42+
## πŸš€ Getting Started
4043

41-
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
44+
πŸ“‹ Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
4245

43-
## Community Channels
46+
## 🌐 Community Channels
4447

4548
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!
4649

47-
## List of Algorithms
50+
## πŸ“œ List of Algorithms
4851

4952
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.

0 commit comments

Comments
Β (0)