Skip to content

Commit 9f76ad5

Browse files
authored
Update README.md
1 parent e08408c commit 9f76ad5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/TheAlgorithms/100)
33

44

5-
NOTE: A [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch is made for this repo where we are trying to migrate the existing project to a Java project structure. You can switch to [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch for contributions. Please refer [this issue](https://github.com/TheAlgorithms/Java/issues/474) for more info.
5+
NOTE: A [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch is made for this repo where we're trying to migrate the existing project to a Java project structure. You can switch to [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch for contributions. Please refer [this issue](https://github.com/TheAlgorithms/Java/issues/474) for more info.
66

7-
You can play around (run and edit) the Algorithms or contribute to them using Gitpod.io a free online dev environment with a single click. No need to worry about the Dev enviroment.
7+
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
88

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

1111

12-
### All algorithms implemented in Java (for education)
13-
These implementations are for learning purposes. They may be less efficient than the implementations in the Java standard library.
12+
### All algorithms are implemented in Java (for education purposes)
13+
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
1414

1515
## Contribution Guidelines
1616
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.

0 commit comments

Comments
 (0)