Skip to content

Commit 01901df

Browse files
authored
Merge pull request #144 from bryant1410/master
Fix broken headings in Markdown files
2 parents e40df69 + af28a47 commit 01901df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#[jQuery Upload File](http://hayageek.com/docs/jquery-upload-file.php)
1+
# [jQuery Upload File](http://hayageek.com/docs/jquery-upload-file.php)
22

3-
##Overview
3+
## Overview
44
jQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
55

66
---
77

8-
#Demo
8+
# Demo
99
http://hayageek.com/docs/jquery-upload-file.php
1010

1111
---
12-
#Documentation
12+
# Documentation
1313
http://hayageek.com/docs/jquery-upload-file.php#doc
1414

0 commit comments

Comments
 (0)