From a2dec83d67adfc45c6f0c70fa20221c17ca7e176 Mon Sep 17 00:00:00 2001 From: Shoofle Date: Sat, 23 Aug 2025 12:15:08 -0400 Subject: [PATCH] Add usage instructions hehehehehe --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 35c8f48..235655b 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,7 @@ +# How to Use + +`python3 generate_instrument.py` + # Origins I had an idea: Dwarf Fortress generates musical instruments as part of its worldbuilding. I like imagining those. What if I challenged myself to draw them?