aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d3dd7f..42c236e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
A minimal script for text to speech using the meme greentext voice
## Usage
-`greentext-voice.sh text goes here`
+`echo -ne 'text goes here' | ./greentext-voice.sh`
## Dependencies
coreutils, sed, curl, ffmpeg (ffplay)