Update README

This commit is contained in:
Potter360 2024-03-07 18:29:45 +01:00
parent 00f6fc9318
commit 8cea217f95
1 changed files with 7 additions and 0 deletions

View File

@ -8,4 +8,11 @@ You can install the SDK with :
```bash
% chmod +x ./install.sh
% ./install.sh
```
## usage
To create a new project, you can run :
```bash
% osdk new [<NAME>]
```