You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ I found 2 ways to add `Donate` function in your github project.
7
7
8
8
## Markdown
9
9
10
-
You can get link of image file(SVG) like this [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A8YE92K9QM7NA) from `http://shields.io/`
10
+
You can get link of image file in SVG file format like this [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A8YE92K9QM7NA) from `http://shields.io/`
11
11
and concatinate it with your [email code](https://developer.paypal.com/docs/classic/paypal-payments-standard/ht_create-pps-buttons/) in your PayPal account, please see example below:
0 commit comments