Skip to content

Commit 7eea1d6

Browse files
authored
Update README.md
1 parent 80d4331 commit 7eea1d6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,13 @@ You can play around (run and edit) the Algorithms or contribute to them using Gi
1010

1111

1212
### All algorithms implemented in Java (for education)
13-
1413
These implementations are for learning purposes. They may be less efficient than the implementations in the Java standard library.
1514

1615
## Contribution Guidelines
17-
1816
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
1917

20-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg?style=flat-square)](https://gitpod.io/#https://github.com/TheAlgorithms/java)
21-
2218
## Community Channel
23-
2419
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
2520

2621
## Algorithms
27-
2822
See our [directory](DIRECTORY.md).

0 commit comments

Comments
 (0)