From f4f8e056e6cf91015851a04bfdb77bf41a317b50 Mon Sep 17 00:00:00 2001 From: Samson Rwakabuguli Date: Thu, 1 Oct 2020 03:57:55 +0300 Subject: [PATCH] readme cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cfcde5..b8abd39 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Laravel Math Captcha -A simple math-captcha based on [Laravel Simple Captcha](https://laravelarticle.com/laravel-simple-captcha) +A simple math-captcha based on [Laravel Simple Captcha](https://laravelarticle.com/laravel-simple-captcha) Captcha is the most used technique for preventing spam in form submission. The Laravel Math Captcha package will help you to prevent spam form submission. It's a really simple and lightweight Laravel package for captcha. ### Features of Laravel Math Captcha