Updated README.md

This commit is contained in:
Ethan Smith-Coss 2021-12-09 17:33:01 +00:00
parent a44a69e568
commit 1757548491
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

View File

@ -8,7 +8,7 @@ Currently this program can only update the Beta release of Microsoft Edge for am
## Usage ## Usage
``` ```
Usage: msedge-updater [OPTION] Usage: msedge-updater [OPTION]
Microsoft Edge Updater (0.2.0) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros. Microsoft Edge Updater (0.2.1) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.
DISCLAIMER: Currently this program has only updated Microsoft Edge for amd64 architectures, other architectures might be possible but not tested. DISCLAIMER: Currently this program has only updated Microsoft Edge for amd64 architectures, other architectures might be possible but not tested.
@ -29,7 +29,7 @@ Options:
## Information ## Information
* Program Name - Microsoft Edge Updater * Program Name - Microsoft Edge Updater
* Script Name - `msedge-updater` * Script Name - `msedge-updater`
* Version - 0.2.0 * Version - 0.2.1
* Synopsis - update Microsoft Edge to the latest release. * Synopsis - update Microsoft Edge to the latest release.
* Author(s) - Ethan Smith-Coss (No contact) * Author(s) - Ethan Smith-Coss (No contact)
* Contributors - Robert Morrison, Documentation * Contributors - Robert Morrison, Documentation