From 53a8c7c444f05598386a1df22f0ccdccfabf0a57 Mon Sep 17 00:00:00 2001 From: Artem Dukhnitskiy <artem.dukhnitskiy@gmail.com> Date: Mon, 9 Sep 2019 22:31:31 -0700 Subject: [PATCH] Added link to data policy to README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 116b511ae1..cebb2b6729 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ lightweight script. ### Why Plausible? -* **Clutter Free**: Stop digging through complex reports to find what you’re looking for. Plausible presents the most important information to you on a single page. -* **Anonymous**: Measure traffic, not individuals. No personal data or IP addresses are ever stored in our database. Read more about our data policy -* **Lightweight**: Plausible works by loading a script on your website, like Google Analytics. Our script is 14x smaller, making your website quicker to load. +- **Clutter Free**: Stop digging through complex reports to find what you’re looking for. Plausible presents the most important information to you on a single page. +- **Anonymous**: Measure traffic, not individuals. No personal data or IP addresses are ever stored in our database. [Read more about our data policy](https://plausible.io/data-policy) +- **Lightweight**: Plausible works by loading a script on your website, like Google Analytics. Our script is 14x smaller, making your website quicker to load. Interested? [Read more on our website](https://plausible.io)