Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfranzoia committed May 19, 2014
1 parent a87d1db commit d1b84d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
CakePHP Parsley.js Form Helper
===========

CakePHP Form Helper for Parsley.js automatic validation integration - v0.9
CakePHP Form Helper for Parsley.js automatic validation integration

This helper will automatically read validation rules from active form model and assign field attributes accordingly.

Compatible with Cake 2.4.7+

Feel free to make any code/docs contributions or post any issues.

[![Build Status](https://travis-ci.org/Codaxis/parsley-helper.svg?branch=master)](https://travis-ci.org/Codaxis/parsley-helper)
[![Build Status](https://travis-ci.org/Codaxis/cakephp-parsley-helper.svg?branch=master)](https://travis-ci.org/Codaxis/parsley-helper)


Basic usage
Expand Down

0 comments on commit d1b84d3

Please sign in to comment.