We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d4331 commit 7eea1d6Copy full SHA for 7eea1d6
README.md
@@ -10,19 +10,13 @@ You can play around (run and edit) the Algorithms or contribute to them using Gi
10
11
12
### All algorithms implemented in Java (for education)
13
-
14
These implementations are for learning purposes. They may be less efficient than the implementations in the Java standard library.
15
16
## Contribution Guidelines
17
18
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
19
20
-[](https://gitpod.io/#https://github.com/TheAlgorithms/java)
21
22
## Community Channel
23
24
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
25
26
## Algorithms
27
28
See our [directory](DIRECTORY.md).
0 commit comments