aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2018-08-05 07:02:30 +0100
committerNerdyPepper <[email protected]>2018-08-05 07:02:30 +0100
commita99e54f7fd5a01dc48ba527c3093ba337be3b85c (patch)
tree00cac684b8b1a2d340ef8005699699fd509569d1 /readme.md
parente4304324779b3c952616c1c7b0823586b872ec42 (diff)
Fix up readme, add Examples
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 8d908d0..89bab4c 100644
--- a/readme.md
+++ b/readme.md
@@ -16,9 +16,9 @@ cargo run --release
16 16
17Taizen uses a **stack** like model. 17Taizen uses a **stack** like model.
18Articles are opened on new layers, pop a layer to go back. 18Articles are opened on new layers, pop a layer to go back.
19Hit `s` to search 19Hit `s` to search
20Hit `q` to quit 20Hit `q` to quit
21Hit `t` to pop a layer from the article stack 21Hit `t` to pop a layer from the article stack
22 22
23You can now view wikipedia pages in different languages, by passing the 23You can now view wikipedia pages in different languages, by passing the
24language code as a commandline arg. 24language code as a commandline arg.