From e1f99c144c5a57dce8d6a8de1125c2f12810d664 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Mon, 12 Aug 2024 03:50:38 -0500 Subject: [PATCH] docs(readme): Update keybinds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04d6c51..4c78ffa 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ See the [LifeWiki for pattern files](https://conwaylife.com/wiki/Category:Patter | `space` | Play/pause | | `m` | Toggle between modes: smart, place, erase | | `↑↓←→` | Move the game board | -| `w` | Toggle wrapping | +| `-`/`+` | Zoom | | `<`/`>` | Change playback speed | | `t` | Tick | | `r` | Reset |