You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -34,16 +34,16 @@
34
34
<h3>All algorithms implemented in Python - for education</h3>
35
35
</div>
36
36
37
-
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.
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.
38
38
39
39
## Getting Started
40
40
41
41
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
42
42
43
43
## Community Channels
44
44
45
-
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!
45
+
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!
46
46
47
47
## List of Algorithms
48
48
49
-
See our [directory](DIRECTORY.md) for easier navigation and better overview of the project.
49
+
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.
0 commit comments