From 72161af98afc02f1152fa2b943f93d2eb2c0da0a Mon Sep 17 00:00:00 2001 From: Maxime Rijnders Date: Tue, 31 Mar 2020 15:11:37 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8466b0a..ca47569 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # SysTray-X -SysTray-X is a system tray extension for Thunderbird 68+. The add-on uses the WebExtension API's to control an external system dependent system tray application. +SysTray-X is a system tray extension for Thunderbird 68+. The addon uses the WebExtension API's to control an external system dependent system tray application. -The add-on and system tray application can do: +The addon and system tray application can do: - custom new mail icon - display number of unread mails @@ -73,7 +73,7 @@ No root credentials required. Download the installer here: -[Companion installer](https://github.com/Ximi1970/systray-x/releases) +[Addon and companion app installer](https://github.com/Ximi1970/systray-x/releases) ## Building