1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-20 13:21:49 +02:00

Added donation button to readme

- hopefully this works!
This commit is contained in:
bdring
2018-09-15 17:48:53 -05:00
parent a443cd6a3b
commit 9ac26c9c9d

View File

@@ -66,5 +66,15 @@ Start asking questions...I'll put the frequent ones here.
### Donation
This project requires a lot of work and often expensive items for testing. Please consider a donation to it.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="TKNJ9Z775VXB2">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>