diff options
author | NerdyPepper <[email protected]> | 2018-07-10 14:43:52 +0100 |
---|---|---|
committer | NerdyPepper <[email protected]> | 2018-07-10 14:43:52 +0100 |
commit | d7860fef245771103dff85f92f829e2bdad0c728 (patch) | |
tree | d146fa06427181bcfb1f99b806d347fe156a5f23 | |
parent | def44ef6d5e8e5b6d4fc2deaa75044ff4961c227 (diff) |
Formatting
-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 |