Skip to content

Commit 3dba9a2

Browse files
authored
Added donate button
Creating a branch+PR rather than a direct commit, because preview isn't rendering the Paypal button
1 parent e56bb88 commit 3dba9a2

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
<img alt="Rubberduck Open-Source VBE Add-In - VBA6 | VBA7 x86/x64 | VB6" src="https://user-images.githubusercontent.com/5751684/48656196-a507af80-e9ef-11e8-9c09-1ce3c619c019.png" />
2-
3-
<!-- campaign is no longer accepting donations
4-
### Donate!
52

6-
If you like this project and would like to thank its contributors, you are welcome to support our GoFundMe campaign to finance Rubberduck swag and international shipping - contributors will be getting t-shirts, mugs, and other cool things.
3+
---
4+
5+
Rubberduck is free, but making it isn't. Donate to help us pay for hosting and keep the blog free of ads!
6+
7+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
8+
<input type="hidden" name="cmd" value="_donations" />
9+
<input type="hidden" name="business" value="UY5K5X36B7T2S" />
10+
<input type="hidden" name="currency_code" value="CAD" />
11+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
12+
<img alt="" border="0" src="https://www.paypal.com/en_CA/i/scr/pixel.gif" width="1" height="1" />
13+
</form>
714

8-
[![GoFundMe campaign](https://user-images.githubusercontent.com/5751684/29191799-e3d20b72-7dec-11e7-8ec6-0c69da4a3135.png)](https://www.gofundme.com/rubberduckvba)
9-
-->
15+
As agreed with core contributors, donations in excess of what's needed to cover our fees for a year, will be donated to the [Multiple Sclerosis Society of Canada](https://mssociety.ca/).
16+
17+
---
1018

1119
|Branch | Description | Build Status | Download link |
1220
|------------|---|--------------|-|

0 commit comments

Comments
 (0)