diff --git a/README.md b/README.md index 0ce9ada..6ed48e4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Small CLI wrapper around the Kokoro TTS pipeline for Japanese speech synthesis. ## Quick start - Requires Python 3.11+ with `pip`. -- Run `./run.sh "こんにちは、ココロです。"` to create a `.venv`, install deps, download UniDic on first run, and generate `out.wav`. +- Run `./run.sh "ココロさん、こんにちは"` to create a `.venv`, install deps, download UniDic on first run, and generate `out.wav`. ## Direct usage ```bash