diff options
-rw-r--r-- | readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,6 +14,6 @@ cargo run | |||
14 | 14 | ||
15 | Taizen uses a stack like model. Articles are opened on a new layer, and traversing the | 15 | Taizen uses a stack like model. Articles are opened on a new layer, and traversing the |
16 | stack involves popping the uppermost layer. | 16 | stack involves popping the uppermost layer. |
17 | Hit `s` to search | 17 | Hit `s` to search |
18 | Hit `q` to quit | 18 | Hit `q` to quit |
19 | Hit `t` to pop a layer from the article stack | 19 | Hit `t` to pop a layer from the article stack |