aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index fa30218..dfefa1d 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,7 @@
1# Taizen 1# Taizen
2 2
3![neet.png](https://0x0.st/sfvw.png)
4
3Browse Wikipedia pages from the command line. 5Browse Wikipedia pages from the command line.
4 6
5## Installation 7## Installation
@@ -12,8 +14,8 @@ cargo run
12 14
13## Usage 15## Usage
14 16
15Taizen uses a stack like model. Articles are opened on a new layer, and traversing the 17Taizen uses a stack like model.
16stack involves popping the uppermost layer. 18Articles are opened on new layers, pop a layer to go back.
17Hit `s` to search 19Hit `s` to search
18Hit `q` to quit 20Hit `q` to quit
19Hit `t` to pop a layer from the article stack 21Hit `t` to pop a layer from the article stack