Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

patharanordev/donate-in-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Donate button in github

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 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 :)

About

Show how to add donate button in github

Topics

Resources

Readme

Stars

Watchers

Forks

Packages

Contributors