From 6c9b95263fde788ec457ee126878f925dee045a9 Mon Sep 17 00:00:00 2001 From: Gregwar Date: Thu, 26 Apr 2012 15:10:20 +0200 Subject: [PATCH] [README] Adding informations about 2.0 branch (see #18) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fa434bb..4f4965a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Gregwar's CaptchaBundle The `GregwarCaptchaBundle` adds support for a "captcha" form type for the Symfony2 form component. +Important note: the master of this repository is containing current development +in order to work with Symfony 2.1. If you are using Symfony 2.0 please checkout +the 2.0 branch. + Installation ============