Browse Source

Update Readme

openbsd
Julien Blanchard 7 years ago
parent
commit
0e1b179aae
  1. 23
      README.md

23
README.md

@ -2,6 +2,7 @@
`asuka` is a Gemini Project client written in Rust with NCurses.
## Usage
Press `g` to go to an URL.
@ -9,3 +10,25 @@ Press `g` to go to an URL.
Press `b` to go back.
Press `q` to quit.
Use arrows or `j` and `k` to navigate content.
## Installation
So far you have to build asuka and install it manually.
- clone the repository
- run `cargo build --release`
- copy the release somewhere and make it executable.
## Some Gemini links to test
- gemini://gemini.conman.org
- gemini://zaibatsu.circumlunar.space
- gemini://carcosa.net

Loading…
Cancel
Save