Skip to content

Commit db9e4bb

Browse files
authored
Update README.md
1 parent ee0940d commit db9e4bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Make it a working Java project with full fledged test cases for each algorithm a
1616
- Fork to [Java Repo](https://github.com/TheAlgorithms/Java)
1717
- Open the forked repo on your local machine
1818
- Switch to ```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)
1920
- Make the changes on your local machine
2021
- Push the changes to the forked repository
2122
- Raise a PR against the Development branch

0 commit comments

Comments
 (0)