Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Once you're done with the image manipulations you can just upload the form as us
<h6><i>Note: Due to limitations of HTML5 Form API the form will be submitted with XMLHttpRequest/Ajax. The submission is handled by picEdit. If your form uses any js plugins or custom javascript this can create issues!</i></h6>

See the demo here: https://andyvr.github.io/picEdit/
###Usage Example
### Usage Example

**Include jquery, the plugin js and css files**

Expand Down Expand Up @@ -57,7 +57,7 @@ See the demo here: https://andyvr.github.io/picEdit/
```


###Available methods and options
### Available methods and options

**defaultImage**

Expand Down