From 17cbc3005a5a5416647c98afdd35daf0ae9698f1 Mon Sep 17 00:00:00 2001 From: Addis Webb <48153815+addiswebb@users.noreply.github.com> Date: Fri, 2 Aug 2024 17:20:49 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f36da5f..46f0f32 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,17 @@ Automate is a tool designed to record and play back user actions intended to aut ## Quick start Go to the latest [release](https://github.com/addiswebb/automate/releases) and follow the **Install** instructions +### Install + +1. Download **automate-win64.zip** +2. Extract the zip +3. Run **automate.exe** + +## Usage +1. Start recording an automation by pressing the **record button** or `F8` +2. Perform your action to be automated +3. Stop the recording and replay it using the **play button** or `space bar` +* Click [here]() for more info on features ## Goals - [x] Quick and easy to record an automation