From 712fdd609036c77a420a90f823b4acc65c51f865 Mon Sep 17 00:00:00 2001 From: Anudeep Tubati <40491005+NeuralFlux@users.noreply.github.com> Date: Fri, 3 Dec 2021 21:04:44 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c446152..7746a85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SimpleCaptcha v1.0 -Simple captcha without PHP. +Simple captcha without backend. Using just HTML and JS. It's __*vulnerable*__ (obviously), but it surely gets the things done for a simple project.