Skip to content

Commit 3559002

Browse files
BurkHufnagelBurk Hufnagelsiriakgithub-actions
authored
Make the README clearer (TheAlgorithms#1761)
Co-authored-by: Burk Hufnagel <304328+BurkHufnagel@example.com> Co-authored-by: Andrii Siriak <siryaka@gmail.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent 48854f4 commit 3559002

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,19 @@
66
[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square)](https://discord.gg/c7MnfGFGa6)&nbsp;
77
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms)&nbsp;
88

9-
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
9+
10+
You can run and edit the algorithms, or contribute to them using Gitpod.io (a free online development environment) with a single click.
1011

1112
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
1213

1314
### All algorithms are implemented in Java (for educational purposes)
14-
15-
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
15+
These implementations are intended for learning purposes. As such, they may be less efficient than the Java standard library.
1616

1717
## Contribution Guidelines
18-
19-
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
18+
Please read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute to this project.
2019

2120
## Community Channel
22-
23-
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
21+
We're on [Gitter](https://gitter.im/TheAlgorithms)! Come join us.
2422

2523
## Algorithms
26-
27-
See our [directory](DIRECTORY.md).
24+
Our [directory](DIRECTORY.md) has the full list of applications.

0 commit comments

Comments
 (0)