Skip to content

Commit 9c7a7e6

Browse files
authored
Update README.md
1 parent fe93349 commit 9c7a7e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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">
14+
<a href="https://buy.stripe.com/cN27sG0UU9gp2xa3cc" target="_blank">
1515
<img src="https://img.shields.io/badge/Donate-Add%20Your%20Contribution-green" alt="Donate with love" title="Donate" width="400">
1616
</a>
1717

@@ -175,7 +175,7 @@ post_max_size = 150M
175175
post max size should be greater than upload max filesize.
176176

177177

178-
<a href="https://www.buymeacoffee.com/MG1mNqy">
178+
<a href="https://www.buymeacoffee.com/MG1mNqy" target="_blank">
179179
<img src="https://img.shields.io/badge/Donate-Buy%20Learn%20Code%20Web%20a%20coffee-green" alt="Donate with love" title="Donate" width="400">
180180
</a>
181181

0 commit comments

Comments
 (0)