diff options
author | James Campos <james.r.campos@gmail.com> | 2020-04-22 21:33:28 -0700 |
---|---|---|
committer | James Campos <james.r.campos@gmail.com> | 2020-04-22 21:33:28 -0700 |
commit | ff50306ef4da95c2126996eb45f4919549b2730e (patch) | |
tree | 8c93c20124abab342a6f72d498bb4e2cd01d1033 /README.md | |
parent | 0819d86ae3fe3877b28a40808c5fe7c79416d67c (diff) | |
download | bk-ff50306ef4da95c2126996eb45f4919549b2730e.tar.gz |
readme
Diffstat (limited to 'README.md')
-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> |