Updated README

This commit is contained in:
Slava Monich 2015-07-04 02:40:56 +03:00
parent 219949f588
commit 7befd36e32
2 changed files with 8 additions and 1 deletions

View file

@ -2,4 +2,10 @@
![icon](app/harbour-books.png)
The core functionality is based on [FBReader](https://github.com/geometer/FBReader) source code with very few modifications. Books are imported from the Downloads folder, where they are saved by the browser or email client. Alternatively, you can manually copy your books to the Books directory under the home folder. Removable storage is supported as well. In theory, it should be able to handle all E-book formats supported by FBReader. Tested mostly with epub and fb2.
The core functionality is based on [FBReader](https://github.com/geometer/FBReader)
source code a few modifications. Books are imported from the Downloads folder,
where they are saved by the browser or email client. Alternatively, you can
manually copy your books to the Books directory under the home folder.
Removable storage is supported as well. In theory, it should be able
to handle all E-book formats supported by FBReader. Tested mostly with
epub and fb2.

View file

@ -3,5 +3,6 @@ CONFIG += ordered
SUBDIRS = fribidi linebreak fbreader harbour-lib app
OTHER_FILES += \
README.md \
rpm/harbour-books.changes \
rpm/harbour-books.spec