Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuchar committed Oct 23, 2014
1 parent 8ab5a8a commit d8c8a2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ $f->addMultipleFileUpload("exampleUploadField1","Upload field 1", /*max num. of
->addRule('MultipleFileUpload\MultipleFileUpload::validateFileSize',"Files you've selected are too big.", 1024); //kB
```

Challenge
---------

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.


Full documentation
Expand Down

0 comments on commit d8c8a2e

Please sign in to comment.