From bca84f2f9cc55a5a7b55139f91fc0c8101f04de8 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 16 Jan 2022 04:43:54 -0500 Subject: [PATCH] update readme again --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39d95054f..88774b976 100644 --- a/README.md +++ b/README.md @@ -87,19 +87,19 @@ this opens the program. ./furnace -console ``` -this will play a .dmf file. +this will play a compatible file. ``` ./furnace -console -view commands ``` -this will play a .dmf file and enable the commands view. +this will play a compatible file and enable the commands view. ``` ./furnace -output audio.wav ``` -this will render a .dmf file to .wav. +this will render a file to .wav. # notes