diff --git a/README.md b/README.md index 361a30c..831d12b 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ A simple terminal based RTS game that uses txt files to communicate game state a 5. If no winner is reached, skip back to step 2 6. The game client outputs a final summary file with the winner -*see [game](game) for full game rules* \ No newline at end of file +*see [game](source/game) for full game rules*