We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87693f0 commit d6002f8Copy full SHA for d6002f8
README.md
@@ -16,7 +16,6 @@ Make it a working Java project with full fledged test cases for each algorithm a
16
- Fork the [Java Repo](https://github.com/TheAlgorithms/Java)
17
- Open the forked repo on your local machine
18
- Switch to the ```Development``` branch by using the command ```git checkout Development```
19
-- Add the JAR for JUnit to your build path. Here is a link for the [JUnit JAR](http://www.java2s.com/Code/Jar/j/Downloadjunit410jar.htm)
20
- Make the changes on your local machine
21
- Push the changes to the forked repository
22
- Raise a PR against the Development branch
0 commit comments