README (see #148)

This commit is contained in:
Gregwar 2015-12-11 10:01:40 +01:00
parent d328f215b2
commit c508d510ff
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@ Gregwar's CaptchaBundle
The `GregwarCaptchaBundle` adds support for a captcha form type for the
Symfony form component.
Compatibility with Symfony
==========================
If you are using Symfony < 2.8, you should use version 1.*
If you are using SYmfony >= 2.8, you should use version 2.*
Installation
============