Skip to content

Commit e044eb5

Browse files
committed
Update
1 parent b7ee1a9 commit e044eb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Key Features
66

7-
You can convert text to speech (tts) and play it from the command line:
7+
You can convert text to speech (tts) and, for example, play it from the command line:
88

99
```sh
1010
$ export OPENAI_KEY="$(grep 'OPENAI_KEY' .env | cut -d= -f2)"
@@ -33,6 +33,7 @@ or via [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall):
3333
cargo binstall trf
3434
```
3535

36+
For a list of supported providers, see the table in the [transformrs](https://github.com/rikhuijzer/transformrs) README.
3637

3738
## More Examples
3839

0 commit comments

Comments
 (0)