From b6ab165c7843791b0b4043c1b66b259a48bdaa92 Mon Sep 17 00:00:00 2001 From: jeremyosterhoudt Date: Thu, 15 Mar 2018 09:57:10 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f18f129..19b058d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,4 @@ The SDK collects some basic usage analytics by default. The analytics are colle #### Opting Out -To opt-out simply add `DisableAnonymousUsageAnalytics` to your `info.plist`, `NSUserDefaults`, or settings bundle with a `bool` of `true`. - -![Authentication UI Image](../../wiki/files/GuildImages/DisableAnonymousUsageAnalytics.png) +[Learn how to opt of out usage analytics](https://github.com/PredixDev/PredixSDKForiOS/wiki/Disable-Usage-Analytic-Tracking/)