From a45b48c47e0c0a4acdb1dfe0db10df202e469cf8 Mon Sep 17 00:00:00 2001 From: Mason Simon Date: Mon, 14 May 2018 08:40:46 -0700 Subject: [PATCH] Note how to run tests --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 827cc59..4692454 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ In your `nginx.conf`, 1. In your `log_format` directives, replace `$remote_addr` with `$remote_addr_ipscrub`. 1. Reload your nginx config. +### Running Tests + +`make test` + ## GDPR [GDPR](https://www.eugdpr.org) goes into effect on May 25, 2018. It legislates the handling of personal data about your users, including IP addresses.