diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-03-26 15:25:52 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-03-27 15:16:23 +0800 |
commit | 81d182993e56e9262e9a3bf291c37d4a8e8f1569 (patch) | |
tree | d1a9f625d38479bcb5b9aa35cdfe19583f9bfaaf /README.md | |
parent | f1f54501072f35997e4db848aa0b43a0e59a1d8f (diff) | |
download | lua-language-server-81d182993e56e9262e9a3bf291c37d4a8e8f1569.zip |
#462 add `Telemetry` in `readme`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -131,3 +131,7 @@ Please [help me][en-US] improve the quality of `en-US`. * [火凌之](https://github.com/PhoenixZeng) * [CppCXY](https://github.com/CppCXY) * [Ketho](https://github.com/Ketho) + +## Telemetry + +This language server collects usage data and sends it to the development team to help improve the extension. Read our [privacy policy](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy) to learn more and how to disable any telemetry. |