Skip to content

Commit 97c6fbc

Browse files
committed
Update README
1 parent 80ed7c3 commit 97c6fbc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ A Java, GPU accelerated fractal explorer.
2222

2323
### Keyboard
2424

25-
| Shortcut | Description |
26-
|-----------|--------------------------------------------------------------------------------------|
27-
| Home/Esc | Return to start of the fractal, useful if you are too deep and you want out |
28-
| W/I/Up | Move the camera up to reveal the parts of the fractal that are above |
29-
| S/K/Down | Move the camera down to reveal the parts of the fractal that are below |
30-
| A/J/Left | Move the camera left to reveal the parts of the fractal that are left |
31-
| D/L/Right | Move the camera right to reveal the parts of the fractal that are right |
32-
| + | Zoom in to the fractal |
33-
| - | Zoom out of the fractal |
25+
| Shortcut | Description |
26+
|-------------|--------------------------------------------------------------------------------------|
27+
| H/Home/Esc | Return to start of the fractal, useful if you are too deep and you want out |
28+
| W/I/Up | Move the camera up to reveal the parts of the fractal that are above |
29+
| S/K/Down | Move the camera down to reveal the parts of the fractal that are below |
30+
| A/J/Left | Move the camera left to reveal the parts of the fractal that are left |
31+
| D/L/Right | Move the camera right to reveal the parts of the fractal that are right |
32+
| + | Zoom in to the fractal |
33+
| - | Zoom out of the fractal |
3434

3535
### Mouse
3636

0 commit comments

Comments
 (0)