add usage

This commit is contained in:
2024-08-18 05:58:38 +02:00
parent 8421e3ee01
commit 972bd28b6f

View File

@@ -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