From 55545f62e77a16bfbcc58bc8f34284336ce9774a Mon Sep 17 00:00:00 2001 From: BasioMeusPuga Date: Thu, 15 Mar 2018 11:55:43 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6279724..6e47096 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ pdf support is coming, along with support for a bunch of other formats. Please s * python-beautifulsoup4 >= 4.6.0 ## Installation +### Manual 0. Install dependencies - I recommend using your package manager for this. 1. Clone repository 2. Type the following in the root directory: @@ -25,6 +26,9 @@ pdf support is coming, along with support for a bunch of other formats. Please s # python setup.py install 3. OR launch with `lector/__main__.py` +### Available packages +* [AUR](https://aur.archlinux.org/packages/lector-git/) + ## Reporting issues When reporting issues: @@ -56,3 +60,8 @@ When reporting issues: ### In program dictionary ![alt tag](https://i.imgur.com/Vh9xQUC.png) + +## Attributions +* [KindleUnpack](https://github.com/kevinhendricks/KindleUnpack) +* [rarfile](https://github.com/markokr/rarfile) +* [Papirus icon theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)