summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-05-16 20:31:35 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-05-16 20:31:35 +0200
commit430f6c2931b75a5ebb2ea651b26730805cd3a7e4 (patch)
tree58ac6d2cc45ba494e617135b91a97fabb3704e16
parent8687358d97f318518d0abeeed23f8ce2c8c5a81c (diff)
downloadsvg.js-430f6c2931b75a5ebb2ea651b26730805cd3a7e4.tar.gz
svg.js-430f6c2931b75a5ebb2ea651b26730805cd3a7e4.zip
fix donate button
-rw-r--r--README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/README.md b/README.md
index 12e62ac..b483937 100644
--- a/README.md
+++ b/README.md
@@ -8,18 +8,7 @@ Svg.js is licensed under the terms of the MIT License.
Want to know more? Check the [documentation](http://documentup.com/wout/SVG.js).
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
- <input type="hidden" name="cmd" value="_donations">
- <input type="hidden" name="business" value="pay@woutfierens.com">
- <input type="hidden" name="lc" value="US">
- <input type="hidden" name="item_name" value="SVG.JS">
- <input type="hidden" name="no_note" value="0">
- <input type="hidden" name="currency_code" value="EUR">
- <input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_74x21.png:NonHostedGuest">
- <input type="image" src="https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_74x21.png" 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>
-
+[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=pay%40woutfierens.com&lc=US&item_name=SVG.JS&currency_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest)
## Usage