Skip to content

Commit 8ab5a8a

Browse files
committed
Update README.md
1 parent 74a9f59 commit 8ab5a8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ MultipleFileUpload
33

44
[![Code Climate](https://codeclimate.com/github/jkuchar/MultipleFileUpload/badges/gpa.svg)](https://codeclimate.com/github/jkuchar/MultipleFileUpload)
55

6+
67
MultipleFileUpload (shorter MFU) is an add-on that makes **uploading thousands of huge files piece of cake**. Just 4 simple steps and you will not need to deal with chunking, autentization of uploads or browser compatibility.
78

89
Thanks to multi-backend design you can change your file storage just by changing line in documentation. Currently allows you to pick up one of these storages **SQLite3** (default), **SQLite** and [Dibi](http://dibiphp.com/) (**MySQL**, **PostgreSQL**, MSSql, ...).

0 commit comments

Comments
 (0)