|
|
@@ -0,0 +1,18 @@
|
|
|
+# BootstrapValidate
|
|
|
+
|
|
|
+A jQuery plugin to validate form fields. Use with Bootstrap 3
|
|
|
+
|
|
|
+## Required
|
|
|
+
|
|
|
+* [jQuery](http://jquery.com/)
|
|
|
+* [Bootstrap 3](http://getbootstrap.com/)
|
|
|
+
|
|
|
+## Author
|
|
|
+
|
|
|
+Nguyen Huu Phuoc ([Email](mailto: phuoc@huuphuoc.me) / [Twitter](http://twitter.com/nghuuphuoc) / [Github](http://github.com/nghuuphuoc))
|
|
|
+
|
|
|
+## License
|
|
|
+
|
|
|
+Copyright (c) 2013 Nguyen Huu Phuoc
|
|
|
+
|
|
|
+BootstrapValidate is licensed under the MIT license.
|