Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjonsson committed Feb 25, 2016
1 parent 1e47fbc commit ba2ba34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jQuery Form Validator is a **feature rich and multilingual** jQuery plugin that
<script src="js/jquery.min.js"></script>
<script src="js/form-validator/jquery.form-validator.min.js"></script>
<script>
/* important to locate this script AFTER the closing form element, so form object is loaded in DOM before setup is called */
$.validate({
modules : 'date, security'
});
Expand Down

0 comments on commit ba2ba34

Please sign in to comment.