From 30f9827ea8aaa12a84d9bed9ea13659f35493342 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 7 Dec 2022 16:47:08 -0800 Subject: [PATCH] Update README Update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9098aff..543225a 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,20 @@ # AME Integrity Check (ameck) -Program for checking the integrity of an AME installation. +Tool for checking the integrity of an AME installation. ![AME Integrity Check Screenshot](screenshot.png) ## Usage -You can download the script by going to the [latest release](https://git.ameliorated.info/Joe/ameck/releases/latest) and selecting `ameck.exe` from the **Downloads** section. Once downloaded, simply run `ameck.exe`. +You can download the tool by going to the [latest release](https://git.ameliorated.info/Joe/ameck/releases/latest) and selecting `ameck.exe` from the **Downloads** section. + +Once downloaded, simply run `ameck.exe`. ## Compilation Requirements: -* Visual Studio or relevent IDE with .NET desktop development +* Visual Studio or relevant IDE with .NET desktop development Steps: