From 488726f9a697c13bb76be43ed51d6b11169d6854 Mon Sep 17 00:00:00 2001 From: James Campos Date: Tue, 29 Jan 2013 13:47:54 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e167000c..3502fd8a 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,11 @@ The following flags can be passed to `cmake`: - `-DWITH_SERVER=1` build the server - `-DWITHOUT_CLIENT=1` do not build the client + +# Running + +`oracle` fetches card data + +`cockatrice` is the game client + +`servatrice` is the server