Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author10se1ucgo <10se1ucgo@users.noreply.github.com>2015-08-04 04:14:34 +0300
committer10se1ucgo <10se1ucgo@users.noreply.github.com>2015-08-04 04:14:34 +0300
commit62f5b110af9caf5c993f6312ec1079b06296e26c (patch)
tree6d806aef26124a95ef784664db9e5abcfff75ff1 /README.md
parentcf98e4f22bfbb6b0259a4bd024ed2894acbad44e (diff)
Make it less confusing
as obviously some people have trouble reading
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 420d50e..cf4608a 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,14 @@
[GIF of GUI](http://i.imgur.com/AV8btDc.gifv)
A tool that I created to use some of the known methods of disabling tracking in Windows 10.
+## PRECOMPILED BUILDS
+[Precompiled builds ARE AVAILIBLE. Please stop saying that you need an installation of Python/PyWin32/wxPython](https://github.com/10se1ucgo/DisableWinTracking/releases/)
+
## How to use
You can either
-A. Install Python and the dependencies listed below and run the script from an elevated (admin) command prompt and select which options you'd like
-B. Run the binary uploaded to the Release tab as an Administrator and select which options you'd like
+A. [Run the binary uploaded to the Release tab as an Administrator and select which options you'd like](https://github.com/10se1ucgo/DisableWinTracking/releases/)
+
+B. Install Python and the dependencies listed below and run the script from an elevated (admin) command prompt and select which options you'd like
## Dependencies
* wxPython