From 7637d5b4ca9687ff1e8b8152e228ccd8d430fb92 Mon Sep 17 00:00:00 2001 From: Sheldon Date: Fri, 19 Feb 2021 19:39:00 +0800 Subject: [PATCH] Added usage. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index afef535..f471a5c 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,21 @@ Or alternatviely: py -m pip install pyautogui py -m pip install Pillow ``` + +## Usage: + +Once you have either cloned or downloaded this, go into the folder with ``FileExplorer`` and ``Shift`` + ``Right Click``. + + +![OpenPowerShell](img/OpenPowerShell.png) + +Select 'Open PowerShell window here' and run: + +``` +py .\autoclick.py +``` + +Position the game, so that the the placard is centered in the left third of the screen: + +![PositionGame](img/PositionGame.png) +