From 1c7288716065d6f2512ff8462b842904848bd1b1 Mon Sep 17 00:00:00 2001 From: Ethan Smith-Coss Date: Sun, 13 Mar 2022 22:34:26 +0000 Subject: [PATCH] Update 'README.md' Updated logo to use, now using the newly created logos. Updated the opening section to be more clear and reflective of the software (was somewhat outdated). Signed-off-by: Ethan Smith-Coss --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 363934b..aea4747 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ - +![msedge-updater logo](./assets/msedge-updater-logo.svg) # Microsoft Edge Updater -An updater program which can install the latest available version of Microsoft Edge to non-APT-based Linux distros. +An updater program which can install the latest available version of Microsoft Edge to non-APT or DNF-based Linux distros. -Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures. +Currently this program can update both the Beta and Dev releases of Microsoft Edge for amd64 architectures. ## Usage ```