From c0c2c220821147928b27519ac534d1e9ec6761d9 Mon Sep 17 00:00:00 2001 From: skrbj Date: Mon, 10 Nov 2025 23:12:02 +0100 Subject: [PATCH] Fixed spelling, made minor changes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f849a0..97581bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ScreenTime -ScreenTime is an app to track how much time you have spend across various applications on Windows. +ScreenTime is an app to track how much time you have spent across various applications on Windows. The app is stil in development, so any feedback and suggestions are appreciated! @@ -9,7 +9,7 @@ The app is stil in development, so any feedback and suggestions are appreciated! - Currently focused app tracking every second. - App usage history, by calendar day. -- Fully local databse, no imternet connection or account creation required. +- Fully local database, no internet connection or account creation required. - App usage history, by hour. (W.I.P) - User-set status according to the currently focused app. (W.I.P)