From 972bd28b6f76d830993c4115c23e52c370e67d44 Mon Sep 17 00:00:00 2001 From: Zvonimir Rudinski Date: Sun, 18 Aug 2024 05:58:38 +0200 Subject: [PATCH] add usage --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e465cb1..cb0de1d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ - ncurses development libraries ## Building To build `todd` all you need to do is run `make`. +## Usage +```sh +./todd +``` ## 3rd Party Todd uses the following dependencies: - stb_ds - https://github.com/nothings/stb