Update README.md
This commit is contained in:
committed by
GitHub
parent
4b28c09d49
commit
f9ad48f65a
@@ -4,6 +4,23 @@
|
||||
<p style="font-size: 200px"><a href="https://giandonatoinverso.it/qrcode" target="_blank">LIVE DEMO</a></p>
|
||||
<p style="font-size: 200px"><a href="https://giandonatoinverso.it/documentation" target="_blank">DOCUMENTATION</a></p>
|
||||
|
||||
<div id="donate-button-container">
|
||||
<div id="donate-button"></div>
|
||||
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
|
||||
<script>
|
||||
PayPal.Donation.Button({
|
||||
env:'production',
|
||||
hosted_button_id:'UEYVHYZYCGYYN',
|
||||
image: {
|
||||
src:'https://www.paypalobjects.com/en_US/IT/i/btn/btn_donateCC_LG.gif',
|
||||
alt:'Donate with PayPal button',
|
||||
title:'PayPal - The safer, easier way to pay online!',
|
||||
}
|
||||
}).render('#donate-button');
|
||||
</script>
|
||||
</div>
|
||||
|
||||
|
||||
<h1>Features</h1>
|
||||
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user