Skip to content

Commit d8c8a2e

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ $f->addMultipleFileUpload("exampleUploadField1","Upload field 1", /*max num. of
3434
->addRule('MultipleFileUpload\MultipleFileUpload::validateFileSize',"Files you've selected are too big.", 1024); //kB
3535
```
3636

37+
Challenge
38+
---------
39+
40+
Uploadify and SwfUpload are a little unmaintained. If you are interested you can get commit right to this repo. First create pull request and if it is ok, drop me a line that you want to have commit rights.
3741

3842

3943
Full documentation

0 commit comments

Comments
 (0)