docs: add usage

This commit is contained in:
2020-07-25 21:57:40 +08:00
parent cbf6b8c3f6
commit 304cde2135

View File

@@ -1,3 +1,12 @@
# rust-script-tool # rust-script-tool
Rust script tool Rust script tool
## Usage
### Create new `.crs` script
```shell
% rust-script-tool new sample.crs
```