Updated README

This commit is contained in:
Nikolay Sinyov 2023-11-17 01:35:27 +03:00
parent 74661f60e0
commit 632b40a3d1

View file

@ -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.