Skip to content

Commit 04b922d

Browse files
committed
changed readme
1 parent 04f6b52 commit 04b922d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# ajax-multifile-uploader
2-
A multiple image uploader based on ajax
1+
# Ajax Multiple Image Uploader
2+
A multiple image uploader based on ajax.
3+
4+
This image uploader is an improvement of <a href="https://github.com/blueimp/jQuery-File-Upload">jQuery File Upload</a> written by <a href="#">Sebastian Tschan - blueimp</a>. The only improvement is adding the support of multiple image uploads with removable image thumbnails.So, the credits must be go to the original author of this great plugin.
5+
6+
And the other improvement is this uploader is focusing on image upload. It does not support other files. But you can customize the server side code to add the suport to other files as well. That's totally upto you!

0 commit comments

Comments
 (0)