aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5ffc164..06245ad 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ initial beep and wind-down beeps). The program will output an 8 bit unsigned
converted into other formats.
The provided `GNUMakefile` (which depends on GNU Make and makes use of the
-oggenc and lame programs) can be used to produce Ogg Vorbis or MP3 files
-containing tracks of 5, 10 and 15 minute duration.
+oggenc and lame programs) can be used to produce Ogg Vorbis (target `ogg`) or
+MP3 (target `mp3`) files containing tracks of 5, 10 and 15 minute duration.
## Samples