Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akiomik committed Jan 12, 2024
1 parent d6a2497 commit 0a521a9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,13 @@ cargo install --path .
### Commands

```shell
nostui
nostui [OPTIONS]

Options:
-t, --tick-rate <FLOAT> Tick rate, i.e. number of ticks per second [default: 16]
-f, --frame-rate <FLOAT> Frame rate, i.e. number of frames per second [default: 16]
-h, --help Print help
-V, --version Print version
```

### Default Keybindings
Expand Down

0 comments on commit 0a521a9

Please sign in to comment.