rename xxx_writer.c to xxx_write.c
[paraslash.git] / README
diff --git a/README b/README
index a1e8adc1391103366d3b4fe1a481f6fe2566d6e9..02d647a9306cf163f441a816794d00fcf82fd90a 100644 (file)
--- a/README
+++ b/README
@@ -69,9 +69,9 @@ read(2)/write(2)/select(2) etc. functions.
 para_write (obligatory)
 ----------------------
 
-A modular audio stream writer. It supports a simple file writer output
-plugin and an optional wav/raw player for alsa.  Debian package:
-libasound2-dev
+A modular audio stream writer. It supports a simple file writer output plugin
+and optional wav/raw players for alsa (linux-only, Debian package:
+libasound2-dev) and Mac OS.
 
 ---------------------------------------
 para_audiod (optional, but recommended)