aboutsummaryrefslogtreecommitdiff
path: root/planetwars-localdev/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'planetwars-localdev/README.md')
-rw-r--r--planetwars-localdev/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/planetwars-localdev/README.md b/planetwars-localdev/README.md
index 1e923b9..3263508 100644
--- a/planetwars-localdev/README.md
+++ b/planetwars-localdev/README.md
@@ -1,3 +1,9 @@
# planetwars-localdev
-Tools for developping planetwars bots locally. \ No newline at end of file
+Tools for developping planetwars bots locally.
+
+## Getting started
+
+1. Initialize your project directory: `pwcli init-project my_project`
+2. Enter your fresh project: `cd my_project`
+3. Run an example match: `pwcli run-match hex simplebot simplebot`