From 80d44dd09c1f58c70240cee15ac1153bc255e94a Mon Sep 17 00:00:00 2001 From: Fierelier Date: Thu, 9 Feb 2023 12:52:44 +0100 Subject: [PATCH] Fix line-break --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb0ccbd..7cf46ea 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Listen to your default microphone at default settings. - `./aspew-in.py format=paInt16 bitrate=48000 channels=2 | ./aspew-out.py format=paInt16 bitrate=48000 channels=2` Listen to your default microphone at 16-bit, 48000Hz, stereo. -- `./aspew-in.py -lh` +- `./aspew-in.py -lh` List your input devices. -- `./aspew-out.py -lh` +- `./aspew-out.py -lh` List your output devices. \ No newline at end of file