Skip to content

Commit e918ca4

Browse files
committed
Update README.md
1 parent 3b6fe49 commit e918ca4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
[![Build Status](https://travis-ci.org/formapro/JsFormValidatorBundle.png?branch=master)](https://travis-ci.org/formapro/JsFormValidatorBundle)
33
[![Total Downloads](https://poser.pugx.org/fp/jsformvalidator-bundle/downloads.png)](https://packagist.org/packages/fp/jsformvalidator-bundle)
44

5-
This module enables validation of the Symfony2 2.5.4+ forms on the JavaScript side.
5+
This module enables validation of the Symfony 2.5.4+ forms on the JavaScript side.
66
It converts form type constraints into JavaScript validation rules.
77

8-
If you have Symfony2 2.5.3 o less - you need to use [Version 1.2.*](https://github.com/formapro/JsFormValidatorBundle/tree/1.2)
8+
If you have Symfony 2.5.3 o less - you need to use [Version 1.2.*](https://github.com/formapro/JsFormValidatorBundle/tree/1.2)
99

1010

1111
## 1 Installation<a name="p_1"></a>

0 commit comments

Comments
 (0)