From 2c9a0c79932c0b6503ff5acb878d00d816dbbcf1 Mon Sep 17 00:00:00 2001 From: James Williams Date: Thu, 10 Jan 2019 13:30:13 +0000 Subject: [PATCH] Don't promise full GDPR compliance Probably best not to make people think they truly are _fully_ GDPR compliant by just using this ;-) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5566f2..0c9f1cc 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ instead of drush sql-dump > file.sql ``` -`drush sql-dump-gdpr` will automatically strip all GDPR related data from the sql dump so -you are fully GDPR compliant YO! +`drush sql-dump-gdpr` will automatically strip all GDPR related data from the sql dump to help you get +be GDPR compliant YO! ## Configuration