add usage

This commit is contained in:
Zvonimir Rudinski
2024-08-18 05:58:38 +02:00
committed by GitHub
parent 9414db11e1
commit 25ef59e7f3

View File

@@ -6,6 +6,10 @@
- ncurses development libraries
## Building
To build `todd` all you need to do is run `make`.
## Usage
```sh
./todd <file.todd>
```
## 3rd Party
Todd uses the following dependencies:
- stb_ds - https://github.com/nothings/stb