diff --git a/README.md b/README.md index 04bea2e..16c2955 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # Java_Ping_Pong_StarterCode -J unit testing in java + +J unit Testing in Java + +## Project Setup Instructions + +Visit the link - https://github.com/BarakaIan/Java_Ping_Pong_StarterCode.git and clone it to your machine. + +Click on the dropdown button labeled code. +Choose option download zip. +clone the repo to your terminal +Right click on the project folder and choose open with IntelliJ IDEA. +Then open the terminal and write javac caesar.java && java caesar. Week 1 intro to Java starter code