From 20faac4ff4cc1e83b7d839dcf62ae116204ed356 Mon Sep 17 00:00:00 2001 From: Benawi Adha <43810055+wustho@users.noreply.github.com> Date: Wed, 23 Oct 2019 22:57:41 +0700 Subject: Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84fe612..fc3acbd 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,7 @@ Yet Another CLI EPUB Reader. It's just a fork of my own [epr](https://github.com/wustho/epr) with extra feature, -**Reading Percentage** on right top corner. It costs a little startup time though. +**Reading Percentage** (Which personally, I find it very essential when reading) on right top corner. +It costs a little startup time though. + +Press `s` to toggle between show/hide reading percentage. -- cgit