From 03fa22a73ccecd05464bc9972ddc49968b3680e6 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 22 Sep 2019 13:48:05 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 54881fc..3d7549d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ 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: +* Saves last page number +* Reads PDF files +* Dark and light mode +* Landscape reading view +* Portrait reading view + ### Current State: * So far, only **MOST** of the PDF files I've tested works.