From 0cbc101949afd9e4a81d2d473dcff295d4d0ee10 Mon Sep 17 00:00:00 2001 From: Hane Date: Sun, 2 Jul 2023 18:05:12 +0200 Subject: [PATCH] Fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a2a704..41594e5 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without ## Compilation - Usage of this script requires **AutoHotKey_H v2** with Unicode support due to it's reliance on multi threading. AutoHotKey_H v2 is available on its project's page. + Usage of this script requires **AutoHotKey_H v2** with Unicode support due to its reliance on multi threading. AutoHotKey_H v2 is available on its project's page. Alternatively, you can compile the script using the built-in compiler distributed with **AutoHotKey_H v2** with `v1` binary: @@ -60,7 +60,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without ## False positive -Windows Defender flags this script as malicious on some devices. Dealing with that would require submitting a single, compile executable for Microsoft to manually review and approve, and I'm not interested in dealing with all that. +Windows Defender flags this script as malicious on some devices. Dealing with that would require submitting a single, compiled executable to Microsoft for them to manually review and approve, and I'm not interested in dealing with all that. # Use on administrator-owned windows