From 8a65a7e216e63d5751a7d353f5d677b5d4b1b2bf Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 23:19:51 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b42355c..10755d1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Once you're done with the image manipulations you can just upload the form as us
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!
See the demo here: https://andyvr.github.io/picEdit/ -###Usage Example +### Usage Example **Include jquery, the plugin js and css files** @@ -57,7 +57,7 @@ See the demo here: https://andyvr.github.io/picEdit/ ``` -###Available methods and options +### Available methods and options **defaultImage**