diff --git a/README.md b/README.md
index 6f6f615c3fdd7632a61725f8a4413ce7ad20776b..9af0c871c42fdf003c4bc720fcc022d0128790cd 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-# ATP Safe Links Cleaner
+# Safe Links Cleaner
 
 This extension cleans up the display of links rewritten by Microsoft
 Defender for Office 365 Advanced Threat Protection. Unlike many
 similar extensions it does not change the links, but does ensure that
 they are displayed in such a way that the original link is accessible.
 
-The extension currently builds for Thunderbird and Firefox (it will
-only affect links on office.com and office365.com).
+The extension currently builds for Thunderbird, Firefox and Edge (it
+will only affect links on office.com and office365.com).
 
 * Links in plain text email are changed so the original link is
   displayed.
@@ -15,8 +15,8 @@ only affect links on office.com and office365.com).
 
 * The context menu for rewritten links has a "copy original link item".
 
-* When responding to a message in Thunderbird, rewritten links are
-  replaced by the original links.
+* When responding to a message, rewritten links are replaced by the
+  original links.
 
 ## Known issues
 
@@ -25,6 +25,6 @@ only affect links on office.com and office365.com).
   This may be picked up on this when you click a link and asks if you
   want to visit the original link or the safe link.
 
-* When composing a message in Thunderbird the original links are
-  restored. This process could potentially change text that isn't
-  meant to be changed but looks almost like a valid safe link.
+* When composing a message the original links are restored. This
+  process could potentially change text that isn't meant to be changed
+  but looks almost like a valid safe link.