Update README.md

This commit is contained in:
SeanOMik 2019-09-02 15:25:06 -05:00 committed by GitHub
parent 787893c0bc
commit 50c47c37a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
This is a project I've haven't worked on for a while and I'm just now getting back to it. This is a Nintendo Switch Homebrew Application and will read ePub files, or eventually, what ever MuPDF supports. This is a project I've haven't worked on for a while and I'm just now getting back to it. This is a Nintendo Switch Homebrew Application and will read ePub files, or eventually, what ever MuPDF supports.
### Current State: ### Current State:
* ePubs cause a crash, PDFs dont load, idk what happends with other files. * Linker errors.
* Just about **ALL** of the code isn't even mine but taken from an old NX-Shell repo. * Just about **ALL** of the code isn't even mine but taken from an old NX-Shell repo.
* Working on redoing the code * Working on redoing the code.
### TODO: ### TODO:
* Use MuPDF. * Use MuPDF.