Skip to content

Commit

Permalink
Adds build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindb committed Mar 6, 2017
1 parent 22e56b0 commit d566b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#jQuery Form
#jQuery Form [![Build Status](https://travis-ci.org/jquery-form/form.svg?branch=master)](https://travis-ci.org/jquery-form/form)

##Overview
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted.
Expand Down

0 comments on commit d566b4b

Please sign in to comment.