From e08b8190bb423b4299591473978a47763c50c67b Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Thu, 18 Dec 2014 13:59:19 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*