Create README.md

This commit is contained in:
LucasVL 2024-02-02 00:08:14 -06:00 committed by GitHub
parent 8939706c85
commit d3e6001190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# A simple captcha system by Lucas-V-L
goals:
- ease of use
- simplicity
- no reliance on javascript
- hard to crack for bots, but as easy as possible for humans
This is still very much a WIP, docs will come soon (likely never).