aboutsummaryrefslogtreecommitdiff
path: root/planetwars-cli
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2021-12-26 22:01:27 +0100
committerIlion Beyst <ilion.beyst@gmail.com>2021-12-26 22:01:27 +0100
commit044e13940ed2fa8882fe39c5981fc4eb16efe69c (patch)
tree830ec934eae1b75fed1ea9d01989e96535b5e6aa /planetwars-cli
parent31b439ee313c9268ac338dd130390d4f7200e693 (diff)
downloadplanetwars.dev-044e13940ed2fa8882fe39c5981fc4eb16efe69c.tar.xz
planetwars.dev-044e13940ed2fa8882fe39c5981fc4eb16efe69c.zip
add general README
Diffstat (limited to 'planetwars-cli')
-rw-r--r--planetwars-cli/README.md11
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