From 91a92488b6d8f49dd849fafcb0de5d9fdd5b33eb Mon Sep 17 00:00:00 2001 From: Jacob Birkett Date: Sat, 17 Nov 2018 20:56:34 -0700 Subject: [PATCH] Fix link to updater source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2187d8..6fd4671 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ After a simple setup, you can use *any* browser (provided it is registered as a -**Note:** There is a free version and a paid version. Both are exactly the same. The free version is unsigned and may register a false-positive with your antivirus software. The version on the Microsoft Store costs $1.99, and is digitally signed and distributed by Microsoft. The free (classic) version uses custom code for automatic updates (source is [here](https://github.com/spikespaz/search-deflector/blob/master/updater.d)). I would greatly appreciate if you tried the free version from GitHub and later paid for the Store version, as even the few dollars goes a long way to help me out. +**Note:** There is a free version and a paid version. Both are exactly the same. The free version is unsigned and may register a false-positive with your antivirus software. The version on the Microsoft Store costs $1.99, and is digitally signed and distributed by Microsoft. The free (classic) version uses custom code for automatic updates (source is [here](https://github.com/spikespaz/search-deflector/blob/master/source/updater.d)). I would greatly appreciate if you tried the free version from GitHub and later paid for the Store version, as even the few dollars goes a long way to help me out. ### Doesn't this already exist?