aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Campos <james.r.campos@gmail.com>2020-05-18 04:08:38 -0700
committerJames Campos <james.r.campos@gmail.com>2020-05-18 04:08:38 -0700
commite531a1c2d60074de5cc731ea563a4709d8abc1a2 (patch)
treef181005a8df8d82040357fb3d5ee3c243b06c102 /README.md
parentee86ec32fd89b568d7294a4310550e819ca8657e (diff)
downloadbk-e531a1c2d60074de5cc731ea563a4709d8abc1a2.tar.gz
crates
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 17 insertions, 7 deletions
diff --git a/README.md b/README.md
index af0ef2d..d762f07 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,32 @@
# bk
bk is a WIP terminal Epub reader, written in Rust.
+# Features
+- Cross platform - Linux, macOS and Windows support
+- Single binary, instant startup
+- Epub 2/3 support
+- Incremental search
+- Vim bindings
+
# Usage
+Install from crates.io:
+
+ cargo install bk
+
+or from github:
+
+ git clone https://github.com/aeosynth/bk
cargo install --path .
+
+then run:
+
bk path/to/epub
Type <kbd>F1</kbd> or <kbd>?</kbd> to see the commands.
Running `bk` without an argument will load the most recent Epub.
-# Features
-- Cross platform - Linux, macOS and Windows support
-- Single binary, instant startup
-- Epub 2/3 support
-- Incremental search
-- Vim bindings
-
# TODO
- configuration
- links