Skip to content

Commit fe93349

Browse files
authored
Update README.md
1 parent 60229ec commit fe93349

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ A PHP base class that you can use to upload any file into the server. It is a ve
1111
![Packagist Downloads](https://img.shields.io/packagist/dt/learncodeweb/filesupload?label=Composer%20Install)
1212
![GitHub repo size](https://img.shields.io/github/repo-size/learncodeweb/multi-files-upload-and-image-resizer?label=Total%20Repo.%20Size)
1313

14+
<a href="https://buy.stripe.com/cN27sG0UU9gp2xa3cc">
15+
<img src="https://img.shields.io/badge/Donate-Add%20Your%20Contribution-green" alt="Donate with love" title="Donate" width="400">
16+
</a>
17+
1418
</div>
1519

1620
## Dependencies:
@@ -169,3 +173,9 @@ post_max_size = 150M
169173

170174
### Remember:
171175
post max size should be greater than upload max filesize.
176+
177+
178+
<a href="https://www.buymeacoffee.com/MG1mNqy">
179+
<img src="https://img.shields.io/badge/Donate-Buy%20Learn%20Code%20Web%20a%20coffee-green" alt="Donate with love" title="Donate" width="400">
180+
</a>
181+

0 commit comments

Comments
 (0)