From 2e8e08ee26baa31f17578148e831c1cc3aa6ee4f Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 7 Dec 2022 16:44:43 -0800 Subject: [PATCH] Update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9098aff..4f0e97e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # 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