aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2018-07-10 14:50:29 +0100
committerNerdyPepper <[email protected]>2018-07-10 14:50:29 +0100
commit56c9c0a9bd80b265635c14b593e773ecbd384b1f (patch)
tree7c2b88aaeea566be3637fddb4ee4a2050dec1083 /readme.md
parentd7860fef245771103dff85f92f829e2bdad0c728 (diff)
Add screenshot
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