From 72833f71e1947c34c6fc0d86fb081950fb57e776 Mon Sep 17 00:00:00 2001 From: wustho Date: Fri, 17 Apr 2020 22:39:05 +0700 Subject: Edit README.md. --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1abfd3e..3856051 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# `$ epy` [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +# `$ epy` -Yet Another CLI EPUB Reader. +CLI Ebook Reader. -It's just a fork of my own [epr](https://github.com/wustho/epr) with extra feature, -**Reading Percentage** (which personally, I find it very essential when reading) on right top corner. -It costs a little startup time though. +This is just a fork of my own [epr](https://github.com/wustho/epr) with these extra features: -Press `s` to toggle between show/hide reading percentage. +- FictionBook (.fb2) support +- Reading progress percentage +- Bookmarks +- External dictionary integration # Installation -- cgit