aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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>