Skip to content

Commit 08c6886

Browse files
authored
Merge branch 'TheAlgorithms:master' into binary-tree-path-sum
2 parents 7303f81 + 71353ed commit 08c6886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
<h3>All algorithms implemented in Python - for education</h3>
3535
</div>
3636

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.
3838

3939
## Getting Started
4040

4141
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
4242

4343
## Community Channels
4444

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!
4646

4747
## List of Algorithms
4848

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

Comments
 (0)