diff --git a/Docs/1_General/1.1_Java.md b/Docs/1_General/1.1_Java.md index a585706..df8b4f1 100644 --- a/Docs/1_General/1.1_Java.md +++ b/Docs/1_General/1.1_Java.md @@ -45,4 +45,4 @@ The exercises below are a starting point (and required) to learn Java, but you a This program must complete in under 1 second. Feel free to use [this website](https://www.programiz.com/java-programming/online-compiler/) to write and run the code, or run it on your own machine. **Show a lead or mentor once you're done.** -- (optional) Complete 2 easy problems, or 1 medium problem on [leetcode](https://leetcode.com/problemset/all/) in java if you need more practice. \ No newline at end of file +- Complete the [LED Project!](https://github.com/HighlanderRobotics/LED-Training) \ No newline at end of file