Skip to content

Commit 6230b04

Browse files
committed
Edit README.md
1 parent dec7e52 commit 6230b04

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ support alternate screen, see [Installation](#installation)).
2323
<img src="screenshots/screenshot_1.png" alt="First screenshot with doubled pipes" width="500">
2424
<img src="screenshots/screenshot_2.png" alt="Second screenshot with bold pipes" width="500">
2525
<img src="screenshots/screenshot_3.png" alt="Third screenshot with depth-mode" width="500">
26-
^ Depth-mode
27-
<img src="screenshots/screenshot_3.png" alt="Fourth screenshot with enabled gradient mode" width="500">
26+
27+
^ depth-mode
28+
29+
<img src="screenshots/screenshot_4.png" alt="Fourth screenshot with enabled gradient mode" width="500">
30+
2831
^ Gradient
2932
</p>
3033

@@ -43,11 +46,13 @@ default cargo dir will be) is in the `PATH` environment variable.
4346
To see all available options, pass `-h` or `--help`.
4447

4548
## Controls
46-
| Key | Action |
47-
|----------------------|--------------|
48-
| `q` / `Q` / `Escape` | Quit |
49-
| `Space` | Pause |
50-
| `c` | Clear screen |
49+
| Key | Action |
50+
|----------------------|-----------------------------|
51+
| `q` / `Q` / `Escape` | Quit |
52+
| `Space` | Pause |
53+
| `c` | Clear screen |
54+
| `s` | Show stats widget |
55+
| `l` | Clear and redraw everything |
5156

5257
## Piece Sets
5358

0 commit comments

Comments
 (0)