From 53ca7e8d45b3fcc3aab92f74c461f49a13654990 Mon Sep 17 00:00:00 2001 From: Alsweider <30653982+Alsweider@users.noreply.github.com> Date: Thu, 23 Feb 2023 05:38:56 +0100 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2eb08fb --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ReadCalc +Reading Progress Calculator + +This programme helps calculate reading progress for books without correct page numbering and e-books. +Even if your e-reader only has a percentage display, it can be used to calculate the approximate +page of the printed book. + +![2023-02-23 05_26_39-ReadCalc](https://user-images.githubusercontent.com/30653982/220822030-723337fb-e3bb-4917-93be-451cf3eb2abb.jpg) + +![2023-02-23 05_27_14-ReadCalc](https://user-images.githubusercontent.com/30653982/220822060-c2dca383-a125-49b3-9e75-0080592069fd.jpg)