From e28d175981dfecb3e5099f2179f6d8c272c43c3d Mon Sep 17 00:00:00 2001 From: Dee Jayh Date: Sat, 29 Apr 2017 17:34:47 -0400 Subject: modified: README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c224410..598072f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DisableWinTracking -A tool that I created to use some of the known methods of disabling tracking in Windows 10.\ +A tool that I created to use some of the known methods of disabling tracking in Windows 10. ![screenshot](http://i.imgur.com/WINUxAj.png) @@ -19,7 +19,10 @@ A. [Run the binary uploaded to the Release tab as an Administrator and select wh B. Install Python and the dependencies listed below and run the script from an elevated command prompt and select which options you'd like -Either can be run with the -silent argument as of v3.1. You still need to run it as administrator. If you don't, it won't do anything and tell you to re-run it as Administrator in the log. +####Silent + +Either can be run with the -silent argument as of v3.1. This will perform all available options of the version you're using. +**You still need to run it as administrator. If you don't, it won't do anything and tell you to re-run it as Administrator in the log.** ## Dependencies This is only to run the script from source, [download the exe here](https://github.com/10se1ucgo/DisableWinTracking/releases/) -- cgit v1.2.3 From 237ecbe5740eb8a7e5829cac029e50a2d27ef5ed Mon Sep 17 00:00:00 2001 From: Dee Jayh Date: Sat, 29 Apr 2017 17:36:23 -0400 Subject: modified: README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 598072f..76eafee 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ A. [Run the binary uploaded to the Release tab as an Administrator and select wh B. Install Python and the dependencies listed below and run the script from an elevated command prompt and select which options you'd like -####Silent +#### Silent Either can be run with the -silent argument as of v3.1. This will perform all available options of the version you're using. + **You still need to run it as administrator. If you don't, it won't do anything and tell you to re-run it as Administrator in the log.** ## Dependencies -- cgit v1.2.3