richardgirges / express-fileupload

Simple express file upload middleware that wraps around busboy
MIT License
1.52k stars 261 forks source link

Update README.md #311

Closed lizardkingLK closed 2 years ago

lizardkingLK commented 2 years ago

To handle single and multiple file uploades at the same time, I use this code & it works.