From a7d4afa94f6db82874faef8de38fb80c4c483584 Mon Sep 17 00:00:00 2001 From: Emil Widlund Date: Wed, 11 Jul 2018 00:21:50 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb24bbe..9419b8d 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,11 @@ Framer Form aims to deliver an easy and familiar syntax for all its components. - Inflate.js - Underscore.js -### Google Analytics -This module has a GA-module built in that gives me some helpful information about Framer Form's users. -The information consist of simple usage metrics such as users per month, etc. It helps this module to become even better. - ### Contact For any questions, highfives or concerns, please contact me on Twitter. If you find a bug, feel free to add an Issue to this repository. + + +### Disclaimer - Google Analytics +This module has an Analytics-module built in that gives me some helpful information about Framer Form's users. It helps this module to become even better. + +If you don't want to contribute with analytics, simply remove the GA.coffee file.