Skip to content

Commit b2ac314

Browse files
committed
docs: readme fixes
1 parent 32985cc commit b2ac314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ toipe -n 100
6464

6565
## Use a different word list
6666

67-
By default, a list of top 250 English words (`top250`) is used and random words are selected from it. See `toipe -w` for a list of available built-in word lists.
67+
By default, a list of top 250 English words (`top250`) is used and random words are selected from it. See `toipe -h` for a list of available built-in word lists.
6868

6969
To use the OS provided word list instead, use:
7070
```
@@ -79,7 +79,7 @@ toipe -f /path/to/word/list
7979

8080
# Platform support
8181

82-
- toipe was only tested on Linux. If you find any problems, please [open an issue](https://github.com/Samyak2/toipe/issues).
82+
- toipe was only tested on Linux and Mac OS. If you find any problems, please [open an issue](https://github.com/Samyak2/toipe/issues).
8383
- Windows is not supported yet. Follow [this issue](https://github.com/Samyak2/toipe/issues/14) for updates. It should work on WSL though.
8484

8585
# License

0 commit comments

Comments
 (0)