From 4d715f45a1e6df98c757f59d960a3eaa8e68b95e Mon Sep 17 00:00:00 2001 From: mnjx Date: Mon, 26 Jun 2023 17:28:19 +0200 Subject: [PATCH] Major update: added encryption for all user data, including schedules, grades and user credentials --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f2d7206..e9cc4a4 100755 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ An enhanced version of the ŠkolaOnLine (ŠOL) online school system. -It aims to provide more readable data than the web version and -remove some of the annoyances of the mobile app. It is intended -to be and Android app in the future, but so far it is **only for Linux** -(not tested anywhere else). +It aims to provide more readable data than the web version and remove some of the annoyances of the mobile app. It is intended to be and Android app in the future, but so far it is **only for Linux** (not tested anywhere else). Insiration was taken from [@JakubAndrysek](https://github.com/JakubAndrysek)'s [skola-online-stahovani-znamek](https://github.com/JakubAndrysek/skola-online-stahovani-znamek) project.