Update README.md
This commit is contained in:
@@ -29,10 +29,12 @@ WSL *may* affect the behaviour of raven. Quirks to be worked out.
|
|||||||
```bash
|
```bash
|
||||||
raven new demo
|
raven new demo
|
||||||
cd demo
|
cd demo
|
||||||
raven run main.Main
|
raven run main
|
||||||
```
|
```
|
||||||
|
|
||||||
## Raven commands
|
## Raven commands
|
||||||
|
|
||||||
|
```bash
|
||||||
Usage: raven <COMMAND>
|
Usage: raven <COMMAND>
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
@@ -47,6 +49,7 @@ Commands:
|
|||||||
Options:
|
Options:
|
||||||
-h, --help Print help
|
-h, --help Print help
|
||||||
-V, --version Print version
|
-V, --version Print version
|
||||||
|
```
|
||||||
|
|
||||||
## Future plans
|
## Future plans
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user