Skip to content

Commit c9b436a

Browse files
authored
Update README.md
1 parent a02f737 commit c9b436a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@
88
<img alt="GitHub issues" src="https://img.shields.io/github/issues/adirel/adirel.github.io">
99
<img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/adirel/adirel.github.io">
1010
</div>
11+
## buy me a coffee ?
12+
<div id="donate-button-container">
13+
<div id="donate-button"></div>
14+
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
15+
<script>
16+
PayPal.Donation.Button({
17+
env:'production',
18+
hosted_button_id:'W7E635BZQND7U',
19+
image: {
20+
src:'https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif',
21+
alt:'Donate with PayPal button',
22+
title:'PayPal - The safer, easier way to pay online!',
23+
}
24+
}).render('#donate-button');
25+
</script>
26+
</div>
1127

1228
## Usage
1329
* Edit the `index.hml` file - Content & Expertise

0 commit comments

Comments
 (0)