Skip to content

Commit ba2ba34

Browse files
committed
Update README.md
1 parent 1e47fbc commit ba2ba34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jQuery Form Validator is a **feature rich and multilingual** jQuery plugin that
2929
<script src="js/jquery.min.js"></script>
3030
<script src="js/form-validator/jquery.form-validator.min.js"></script>
3131
<script>
32-
/* important to locate this script AFTER the closing form element, so form object is loaded in DOM before setup is called */
3332
$.validate({
3433
modules : 'date, security'
3534
});

0 commit comments

Comments
 (0)