Fix README typo & link

This commit is contained in:
R. Miles McCain 2020-04-24 16:26:15 -04:00
parent db8dbb7723
commit 2e386a7e25
No known key found for this signature in database
GPG Key ID: 24F9B6A2588C5408

View File

@ -1,6 +1,15 @@
<img src="images/logo.png" height="50" alt="Shynet logo">
Modern, privacy-friendly, and cookie-free web analytics.
<p align="center">
<img align="center" src="images/logo.png" height="50" alt="Shynet logo">
<br>
<p align="center">
Modern, privacy-friendly, and cookie-free web analytics.
<br>
<strong><a href="#installation">Getting started »</a></strong>
</p>
<p align="center"><a href="#screenshots">Screenshots</a> &bull; <a href="#features">Features</a> &bull; <a href="#roadmap">Roadmap</a></p>
</p>
<br>
@ -85,7 +94,7 @@ You can find installation instructions in our [Getting Started Guide](GUIDE.md#i
**Does Shynet respond to Do Not Track (DNT) signals?** Yes. While there isn't any standardized way to handle DNT requests, Shynet allows you to specify whether you want to collect any data from users with DNT enabled on a per-service basis. (By default, Shynet will _not_ collect any data from users who specify DNT.)
**Is this GDPR compliant?** It also depends on how you use it. If you're worried about GDPR, you should talk to a lawyer about your particular data collection practices. I'm not a lawyer. (And this isn't legal advice.)
**Is this GDPR compliant?** It depends on how you use it. If you're worried about GDPR, you should talk to a lawyer about your particular data collection practices. I'm not a lawyer. (And this isn't legal advice.)
## Roadmap