diff --git a/README.md b/README.md index 5172cfce..ff8bb748 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Each extension mentioned above is a separate open-source project and has its own ## Data/Telemetry -This extension collects telemetry data to help improve the Java development experience in VS Code. We only collect information about which commands are executed—no personal data such as names, addresses, or file paths. For more details, see our [privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839). You can disable telemetry collection using the `telemetry.enableTelemetry` setting as described in our [FAQ](https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting). +This extension collects telemetry data to help improve the Java development experience in VS Code. We do not collect any information about names, addresses, paths. For more details, see our [privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839). You can disable telemetry collection using the `telemetry.enableTelemetry` setting as described in our [FAQ](https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting). ## License