diff options
Diffstat (limited to 'planetwars-cli/README.md')
-rw-r--r-- | planetwars-cli/README.md | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/planetwars-cli/README.md b/planetwars-cli/README.md index 763a3b1..db2a67b 100644 --- a/planetwars-cli/README.md +++ b/planetwars-cli/README.md @@ -1,10 +1 @@ -# planetwars-localdev - -Tools for developping planetwars bots locally. - -## Getting started - -1. Initialize your workspace directory: `pwcli init my_workspace` -2. Enter your fresh workspace: `cd my_workspace` -3. Run an example match: `pwcli run-match hex simplebot simplebot` -4. View your match in the web UI: `pwcli serve` +# planetwars-cli
\ No newline at end of file |