From 447023fe9fcf1ea5d863e8e28068312b05b415ab Mon Sep 17 00:00:00 2001 From: Norbert Orzechowicz Date: Fri, 7 Jul 2017 10:46:47 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 61d3235..49530f9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ Bundle provides a [Ace editor](http://ace.ajax.org) integration into Symfony Form component. It automatically register `ace_editor` form type. +# Symfony + +This bundle is supporting following Symfony versions: + +* [Symfony ^2.8](/aceeditor-bundle/tree/2.8) +* [Symfony ^3.0](/aceeditor-bundle/tree/3.0) + + ## Installation > This bundle requires at least PHP 5.6