Skip to content

Commit f95ba53

Browse files
committed
added donate button and expect to default tools
1 parent a32228b commit f95ba53

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,14 @@ Create a folder inside `packages/`. Each package name has the prefix `raspberry-
9292
- You are welcome to submit merge requests for packages you created and consider useful for a broader audience
9393
- Found a bug, report it as an issue
9494
- If you port it for windows / linux, we are more than happy to provide it to everyone 🤗
95+
96+
### Donation
97+
98+
In case you like Raspberry Pack and want to support the project financially you can donate as the project is created in free time
99+
100+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
101+
<input type="hidden" name="cmd" value="_s-xclick" />
102+
<input type="hidden" name="hosted_button_id" value="ZDMVW94NZ84GU" />
103+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
104+
<img alt="" border="0" src="https://www.paypal.com/en_DE/i/scr/pixel.gif" width="1" height="1" />
105+
</form>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git gcc g++ make python-pip
1+
git gcc g++ make python-pip expect

0 commit comments

Comments
 (0)