From ce6bbf7544704f5bf4cefe7f76c8b316035e0919 Mon Sep 17 00:00:00 2001 From: Raymonf <8991740+Raymonf@users.noreply.github.com> Date: Wed, 28 Sep 2022 18:42:51 -0400 Subject: [PATCH] I am not good at grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22ca0c9..859d449 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # whack -A collection of tools and other hacky (read: ugly) things I've made for myself. User beware! +A collection of tools and other hacky (read: ugly) things I've made for myself, designed for Arcade Gameā„¢. User beware! -* galliumhook - injects `mercuryhook.dll` (whatever that may be) forces created windows to be 1080x1920 regardless of screen resolution +* galliumhook - injects `mercuryhook.dll` (whatever that may be) and forces created windows to be 1080x1920 regardless of screen resolution * WTT - translation tool that exports message tables to and imports from toml files [(readme)](WTT/README.md)