badge

Thinkmill Badges

“Supported by Thinkmill” badge for READMEs.

Simple badge Heart badge Rocket badge Bolt badge Invader badge

Usage

To embed the heart badge in a Github README use this snippet:

[![Supported by Thinkmill](https://thinkmill.github.io/badge/heart.svg)](http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=xyz)

(Replace the xyz in the utm_campaign part of the link with your project name)

Which looks like this:

Supported by Thinkmill

Alternatively you can embed HTML (a limited subset works on Github in Markdown):

<a href="http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=xyz">
	<img alt="Supported by Thinkmill" src="https://thinkmill.github.io/badge/heart.svg" />
</a>

General

The general usage looks like this: https://thinkmill.github.io/badge/<type>.svg, where <type> is to be replaced with one of:

Best practices

License

This repo and all its files are licensed under CC0 and are public domain. See LICENSE.md for more information.