aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbenadha <benawiadha@gmail.com>2022-02-05 12:59:10 +0700
committerbenadha <benawiadha@gmail.com>2022-02-05 12:59:10 +0700
commitb388412cb799fe439ea8424d9b5960d5cf5889b0 (patch)
tree2205930493b53ef2f9c902f7a788381bfcc55666 /README.md
parent9d59248c311a52eb03ffeb30701c2e2b12ec8df7 (diff)
downloadepy-b388412cb799fe439ea8424d9b5960d5cf5889b0.tar.gz
Fix process.join() issue for unstarted process
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f85dfa..1cbc070 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
CLI Ebook Reader.
-This is just a fork of my own [epr](https://github.com/wustho/epr) with these extra features:
+This is just a fork of [epr](https://github.com/wustho/epr) with these extra features:
- Supported formats:
- Epub (.epub, .epub3)
@@ -63,8 +63,6 @@ Config file is available in json format which is located at:
- Linux: `~/.config/epy/configuration.json` or `~/.epy/configuration.json`
- Windows: `%USERPROFILE%\.epy\configuration.json`
-Although, there are not many stuffs to configure.
-
## URL Support
You can read online books like: short stories, fan fiction, etc. using `epy` with an url as cli argument.