aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Campos <james.r.campos@gmail.com>2020-04-22 21:33:28 -0700
committerJames Campos <james.r.campos@gmail.com>2020-04-22 21:33:28 -0700
commitff50306ef4da95c2126996eb45f4919549b2730e (patch)
tree8c93c20124abab342a6f72d498bb4e2cd01d1033
parent0819d86ae3fe3877b28a40808c5fe7c79416d67c (diff)
downloadbk-ff50306ef4da95c2126996eb45f4919549b2730e.tar.gz
readme
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index d93fe35..213bc6d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,9 @@
# bk
-bk is a console epub reader
+bk is a WIP terminal epub reader
+
+# install
+
+ cargo install --path .
+
+# inspiration
+<https://github.com/wustho/epr>