From f95a951b26c169801cb26109c768e90fcee8dede Mon Sep 17 00:00:00 2001 From: Gregwar Date: Fri, 5 Aug 2016 20:07:20 +0200 Subject: [PATCH] Detail --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19d0255..937fa6d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Gregwar's CaptchaBundle The `GregwarCaptchaBundle` adds support for a captcha form type for the Symfony form component. +It uses [gregwar/captcha](https://github.com/Gregwar/Captcha) as captcha generator, which is a separate standalone library that can be used for none-symfony projects. + Compatibility with Symfony ==========================