Updated README
This commit is contained in:
parent
74661f60e0
commit
632b40a3d1
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
## E-book reader for Sailfish OS
|
||||
|
||||
![icon](app/icons/86x86/harbour-books.png)
|
||||
![icon](app/icons/harbour-books.svg)
|
||||
|
||||
[EN]
|
||||
The core functionality is based on [FBReader](https://github.com/geometer/FBReader)
|
||||
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
|
||||
|
@ -11,3 +12,8 @@ folder. Removable storage is supported as well, the books are stored in the
|
|||
|
||||
In theory, it should be able to handle all E-book formats supported by FBReader.
|
||||
Tested mostly with epub and fb2.
|
||||
|
||||
[RUS]
|
||||
Основная функциональность основана на исходном коде [FBReader](https://github.com/geometer/FBReader) с небольшими изменениями. Книги импортируются из папки Downloads, куда они сохраняются браузером или почтовым клиентом. Также можно вручную скопировать книги в каталог `Documents/Books` в домашней папке. Поддерживается и съемный носитель, там книги хранятся в каталоге `/Books`.
|
||||
|
||||
Теоретически, программа должна работать со всеми форматами электронных книг, поддерживаемыми FBReader. Проверено в основном на epub и fb2.
|
||||
|
|
Loading…
Reference in a new issue