GitHunt
PA

patharanordev/donate-in-git

Show how to add donate button in github

Donate button in github

Donate

I found 2 ways to add Donate function in your github project.

  • Markdown
  • Button

Markdown

You can get link of image file in SVG file format like this Donate from http://shields.io/
and concatinate it with your email code in your PayPal account, please see example below:

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](YOUR_EMAIL_CODE)

Button

The button in Donation like Markdown topic but only change the image.

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](YOUR_EMAIL_CODE)

Donation

Methods :

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

Contributors

Latest Release

1.0April 26, 2016
Created April 23, 2016
Updated December 20, 2025