diff --git a/README.md b/README.md index 8bb9de6..613fe95 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ # CheckersAI + +Members: +* Joseph Sweeney +* Savanna Smith +* Elaine Tsun +* Sailesh Simhadri + + +##Tests: + +The results of the tests for each game state can be found in the output text +files. In order to run these tests for GameStates 1, 2, and 4; just run the +main method found in each class. To run tests for GameState 3, run the main +method in Test.java.