From 5e8268027230bc9c5da96dc665f3f8feedaef5b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Fri, 31 May 2019 10:58:39 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 16df3eda..1b488d75 100644 --- a/README.md +++ b/README.md @@ -61,16 +61,6 @@ This repository collects usage data and sends it to Mircosoft to help improve ou To opt out of tracking, please go to the raw markdown or .ipynb files and remove the following line of code: -```sh - "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/README.png)" -``` -This URL will be slightly different depending on the file. - -## Data/Telemetry -This repository collects usage data and sends it to Mircosoft to help improve our products and services. Read Microsoft's [privacy statement to learn more](https://privacy.microsoft.com/en-US/privacystatement) - -To opt out of tracking, please go to the raw markdown or .ipynb files and remove the following line of code: - ```sh "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/README.png)" ```