Update README.md
This commit is contained in:
parent
f07e1edfd8
commit
a2152f2f66
|
@ -1,17 +1,12 @@
|
||||||
# eBookReaderSwitch
|
# eBookReaderSwitch
|
||||||
|
|
||||||
This is a project I've recently just started working on again. Currently its using MuPDF as its backend. Currently only most pdf files work.
|
|
||||||
|
|
||||||
### Features:
|
### Features:
|
||||||
* Saves last page number
|
* Saves last page number
|
||||||
* Reads PDF files
|
* Reads PDF, EPUB, CBZ, and XPS files
|
||||||
* Dark and light mode
|
* Dark and light mode
|
||||||
* Landscape reading view
|
* Landscape reading view
|
||||||
* Portrait reading view
|
* Portrait reading view
|
||||||
|
|
||||||
### Current State:
|
|
||||||
* Most PDF files work, and all epub, cbz and xps files I've tested work.
|
|
||||||
|
|
||||||
### TODO:
|
### TODO:
|
||||||
* Do some extra testing on file compatibility.
|
* Do some extra testing on file compatibility.
|
||||||
* 2 pages side by side in landscape.
|
* 2 pages side by side in landscape.
|
||||||
|
|
Loading…
Reference in New Issue