From 6100ffbfab86081fa1e9e033717c54b0edc99d08 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 17 May 2020 02:04:25 -0700 Subject: readme, fmt --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aefe1ee..bc04df8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # bk -bk is a terminal Epub reader. Currently only Linux is tested, but macOS and Windows support is planned. +bk is a WIP terminal Epub reader, written in Rust. + +bk supports Linux and macOS. Windows runs but doesn't save position on exit. # Usage @@ -17,14 +19,15 @@ Running `bk` without an argument will load the most recent Epub. - Vim bindings # TODO -- macOS, Windows +- fix Windows - configuration - links - better unicode support - better html rendering - mobi? +- images? - css? - gui? -# inspiration +# Inspiration -- cgit v1.2.3