Skip to content

Commit 0bc03f9

Browse files
committed
Update README.md
1 parent cfa53fd commit 0bc03f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# FpJsFormValidatorBundle
22
[![Build Status](https://travis-ci.org/formapro/JsFormValidatorBundle.png?branch=master)](https://travis-ci.org/formapro/JsFormValidatorBundle)
3+
[![Total Downloads](https://poser.pugx.org/fp/jsformvalidator-bundle/downloads.png)](https://packagist.org/packages/fp/jsformvalidator-bundle)
34

45
This module enables validation of the Symfony2 forms on the JavaScript side.
56
It converts form type constraints into JavaScript validation rules.
@@ -84,4 +85,4 @@ If you render forms with a some level of customization - read [this note](Resour
8485
10. [Form submit by Javasrcipt](Resources/doc/3_10.md)
8586
11. [onValidate callback](Resources/doc/3_11.md)
8687
12. [Run validation on custom event](Resources/doc/3_12.md)
87-
13. [Collections validation](Resources/doc/3_13.md)
88+
13. [Collections validation](Resources/doc/3_13.md)

0 commit comments

Comments
 (0)