The Wayback Machine - https://web.archive.org/web/20230128220043/https://github.com/patharanordev/donate-in-git
Skip to content

patharanordev/donate-in-git

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

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

About

Show how to add donate button in github

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published