From 2e712f5a538f96a1b21db64ddc774e4db10184a1 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Mon, 25 Apr 2022 12:33:43 -0700 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 4ecec0e..29386bc 100644 --- a/Readme.md +++ b/Readme.md @@ -91,6 +91,6 @@ Once configured, pipelines can be migrated to GitHub Actions by opening an issue ## Privacy statement -Valet will collect anonymous telemetry when running to help us improve the tool. This can be disable by adding the `--no-telemetry` flag to any command provided to the Valet CLI. +Valet will collect anonymous telemetry when running to help us improve the tool. This can be disabled by adding the `--no-telemetry` flag to any command provided to the Valet CLI. Additionally, by using this repository you agree to GitHub's [Privacy Statement](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement#data-retention-and-deletion-of-data) and the [additional terms for Actions](https://docs.github.com/en/site-policy/github-terms/github-terms-for-additional-products-and-features#actions).