Update README.md

This commit is contained in:
SeanOMik 2019-09-01 15:00:32 -05:00 committed by GitHub
parent f55236a39b
commit 65c3d3e01a
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:
* Crashes your switch. * ePubs cause a crash, PDFs dont load, idk what happends with other files.
* 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 and making it not crash your switch. * Working on redoing the code
### TODO: ### TODO:
* Use MuPDF. * Use MuPDF.