winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 712dea1dc4f504097ed574e8954f65d263f28013
parent 427f291019335e97d7ceb0d1f24b0609bd4d6bc3
Author: mapill-msft <58245272+mapill-msft@users.noreply.github.com>
Date:   Tue, 19 May 2020 11:47:58 -0700

Updating readme telemetry section to note that data is collected only while using release builds and not when using private builds. (#197)


Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -92,4 +92,5 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio ## Data/Telemetry -This project collects usage data and sends it to Microsoft to help improve our products and services. See the [privacy statement](privacy.md) for more details. +This project collects usage data and sends it to Microsoft to help improve our products and services. Note however that no data collection is performed when using your private builds. +See the [privacy statement](privacy.md) for more details.