You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
965 B

6 years ago
# ⚡️ tippin.me Badge Generator
> Readme badge generator for tippin.me - [lukechilds.github.io/tippin-badge](https://lukechilds.github.io/tippin-badge/)
[tippin.me](https://tippin.me) is a really cute service to easily receive tips via the Bitcoin Lightning Network. Add a tippin.me badge to your open source projects to allow people to tip your work.
![](/screenshot.png)
## Usage
Just enter your Twitter handle into the text input at [lukechilds.github.io/tippin-badge](https://lukechilds.github.io/tippin-badge/) and copy the Markdown code into the readme file of your open source project.
6 years ago
It will render a badge that links to your tippin.me page and looks something like this:
[![tippin.me](https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@lukechilds/F0918E)](https://tippin.me/@lukechilds)
You can see how it looks in one of my projects here:
[![](/readme-example.png)](https://github.com/lukechilds/doge-seed)
6 years ago
## License
MIT © Luke Childs