mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-06 17:29:31 +08:00
Make the README clearer (#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>
This commit is contained in:
15
README.md
15
README.md
@ -6,22 +6,19 @@
|
||||
[](https://discord.gg/c7MnfGFGa6)
|
||||
[](https://gitter.im/TheAlgorithms)
|
||||
|
||||
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
|
||||
|
||||
You can run and edit the algorithms, or contribute to them using Gitpod.io (a free online development environment) with a single click.
|
||||
|
||||
[](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
|
||||
|
||||
### All algorithms are implemented in Java (for educational purposes)
|
||||
|
||||
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
|
||||
These implementations are intended for learning purposes. As such, they may be less efficient than the Java standard library.
|
||||
|
||||
## Contribution Guidelines
|
||||
|
||||
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
|
||||
Please read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute to this project.
|
||||
|
||||
## Community Channel
|
||||
|
||||
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
|
||||
We're on [Gitter](https://gitter.im/TheAlgorithms)! Come join us.
|
||||
|
||||
## Algorithms
|
||||
|
||||
See our [directory](DIRECTORY.md).
|
||||
Our [directory](DIRECTORY.md) has the full list of applications.
|
||||
|
Reference in New Issue
Block a user