Updated README
This commit is contained in:
parent
8cb679125a
commit
e88e9eeecd
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -3,9 +3,11 @@
|
|||
![icon](app/harbour-books.png)
|
||||
|
||||
The core functionality is based on [FBReader](https://github.com/geometer/FBReader)
|
||||
source code a few modifications. Books are imported from the Downloads folder,
|
||||
source code with 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.
|
||||
manually copy your books to the `Documents/Books` directory under the home
|
||||
folder. Removable storage is supported as well, the books are stored in the
|
||||
`/Books` directory there.
|
||||
|
||||
In theory, it should be able to handle all E-book formats supported by FBReader.
|
||||
Tested mostly with epub and fb2.
|
||||
|
|
Loading…
Reference in a new issue