add usage
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
- ncurses development libraries
|
- ncurses development libraries
|
||||||
## Building
|
## Building
|
||||||
To build `todd` all you need to do is run `make`.
|
To build `todd` all you need to do is run `make`.
|
||||||
|
## Usage
|
||||||
|
```sh
|
||||||
|
./todd <file.todd>
|
||||||
|
```
|
||||||
## 3rd Party
|
## 3rd Party
|
||||||
Todd uses the following dependencies:
|
Todd uses the following dependencies:
|
||||||
- stb_ds - https://github.com/nothings/stb
|
- stb_ds - https://github.com/nothings/stb
|
||||||
|
|||||||
Reference in New Issue
Block a user