Luke Childs
6 years ago
3 changed files with 23 additions and 0 deletions
@ -0,0 +1,23 @@ |
|||
# ⚡️ 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 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. |
|||
|
|||
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) |
|||
|
|||
## License |
|||
|
|||
MIT © Luke Childs |
After Width: | Height: | Size: 153 KiB |
After Width: | Height: | Size: 732 KiB |
Loading…
Reference in new issue