From 07aff0373a25ee7ad7b4da10b30207dde3fb29ec Mon Sep 17 00:00:00 2001 From: James Campos Date: Wed, 17 Jun 2020 14:45:46 -0700 Subject: 0.2 --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ddae722..328b43e 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,29 @@ or from github: cargo install --path bk # Usage - bk [] [-w ] + + Usage: bk [] [-w ] + + read a book + + Options: + -w, --width characters per line + --help display usage information Running `bk` without a path will load the most recent Epub. Type any function key (eg F1) to see the keybinds. +# Configuration alternatives + +- Theming: theme your terminal +- Config file: create an alias with cli options + # TODO - more configuration - better html support -- better unicode support +- test unicode +- github actions / ci - css? - mobi? -- cgit v1.2.3