Skip to content

Instantly share code, notes, and snippets.

@thraxil
Last active December 16, 2015 08:09
Show Gist options
  • Save thraxil/5404231 to your computer and use it in GitHub Desktop.
Save thraxil/5404231 to your computer and use it in GitHub Desktop.
How to add a gittip button to your github project.

Very simple. Just create a README.md or README.markdown for your project (if you haven't already) and add code like the following:

[![Fund me on Gittip](https://www.gittip.com/assets/7.0.8/logo.png)](https://www.gittip.com/<your account here>/)

Gittip needs a proper button for linking. The small logo file was the best I could find. It will look something like this:

Fund me on Gittip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment