Add help link to default model project

This commit is contained in:
Lucien Greathouse
2020-03-13 20:11:08 -07:00
parent 9b4c89820d
commit cfa7f03815

View File

@@ -7,3 +7,5 @@ To build this library or plugin, use:
```bash ```bash
rojo build -o "{project_name}.rbxmx" rojo build -o "{project_name}.rbxmx"
``` ```
For more help, check out [the Rojo documentation](https://rojo.space/docs).