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