Skip to content

Commit 0fd0d1a

Browse files
committed
Fix REDAME
1 parent 96a5c92 commit 0fd0d1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
[![Tests](https://github.com/mrtolouei/laravel-math-captcha/actions/workflows/tests.yml/badge.svg)](https://github.com/mrtolouei/laravel-math-captcha/actions/workflows/tests.yml)
55
[![Latest Stable Version](https://poser.pugx.org/mrtolouei/laravel-math-captcha/v/stable)](https://packagist.org/packages/mrtolouei/laravel-math-captcha)
66

7+
78
A **stateless, lightweight math-based CAPTCHA package for Laravel** that generates a simple arithmetic challenge as an image and verifies it via signed payloads.
89
No database, cache, or filesystem is required.
10+
911
---
1012
## Features
1113
- Stateless: no DB, cache, or filesystem dependency.

0 commit comments

Comments
 (0)