From 813e7950b91911b9a6da5e0d9d6c599d13b3cb7e Mon Sep 17 00:00:00 2001 From: Schnitzel Date: Fri, 8 Sep 2023 21:50:27 +0200 Subject: [PATCH] Added usage information --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43f037a..b56fadb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # TipToiProject -Hier probieren wir uns am Tip Toi Dateiformat aus \ No newline at end of file +Hier probieren wir uns am Tip Toi Dateiformat aus + +## Requirements + +[tttool](https://github.com/entropia/tip-toi-reveng) + +## Usage + +```cd src/ +tttool assemble hackerspace.yaml +tttool oid-table hackerspace.yaml```