From b4ff948182931574d87f615a6262d6d88dc7f140 Mon Sep 17 00:00:00 2001 From: Skyl3r Date: Wed, 1 Sep 2021 09:12:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193e187..04f11af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple GUI for leetmouse (https://github.com/systemofapwne/leetmouse). This program assumes you've already installed the leetmouse driver. Please note it lacks form validation. All fields should be formatted as floats with an 'f' appended to the end, as in the example photo below. -![image](https://i.imgur.com/SwWeGPq.png) +![image](https://i.imgur.com/RFpL59Z.png) ## Requirements - PySimpleGUIQt