diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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> |