Skip to content

Commit

Permalink
docs: readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Samyak2 committed Feb 4, 2024
1 parent 32985cc commit b2ac314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ toipe -n 100

## Use a different word list

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.
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.

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

# Platform support

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

# License
Expand Down

0 comments on commit b2ac314

Please sign in to comment.