From 320e746647b07f453a68522581333c2432750142 Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Thu, 7 Oct 2021 06:49:28 +1300 Subject: [PATCH] Correct version --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 6dd1fd6..03d2cd8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # Math Spam Protection -## Maintainers - - * Will Rossiter (Nickname: willr, wrossiter) - - -## Introduction - This module provides a simple math protection mechanism for prevent spam on your forms. It will ask the user to complete an equation such as "three plus seven". @@ -17,7 +10,7 @@ Includes an EditableMathSpamField to integrate with the UserForms module. ## Requirements - * SilverStripe 3.1 + * SilverStripe 4 * Spam Protection ## Install Spam Protection Module