From 9afad5fdf9b12f464445083e469a5432b28a7974 Mon Sep 17 00:00:00 2001 From: Tango Date: Sat, 28 Feb 2026 19:14:16 +0000 Subject: [PATCH] Fixed typos... :c --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2fd1dd..556126d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Extremely simple program that allows to track inputs from a Wii Balance Board in ## Windows Defender Screen -The application has to detect inputs at all times and while the windows in unfocused in order to ensure movement reliability.
+**The application has to detect inputs at all times and while the window is unfocused in order to ensure movement reliability.
Because of this, Windows Defender gets a bit scared, as there is an application that is "technically recording all inputs".
-While this is "technically true", none of these inputs gets saved anywhere. Have a look at the code. It's only checking if certain buttons are pressed. +While this is "technically true", none of these inputs gets saved anywhere. Have a look at the code. It's only checking if certain buttons are pressed.** ## Requirements