feat(README): Donation buttons

This commit is contained in:
cvoges12 2022-02-28 17:55:59 +00:00
parent 447d180e0e
commit 4d25e4bedb
1 changed files with 6 additions and 3 deletions

View File

@ -23,9 +23,6 @@
<a href="https://gitdab.com/${REPO_OWNER}/${REPO_NAME}/issues/new?template=question.md">
Ask a Question
</a>
</div>
<div align="center">
<br />
[![Project license](https://img.shields.io/badge/license-AGPL--3.0--only-green?style=flat-square)](LICENSE)
@ -33,6 +30,12 @@
[![Pull Requests welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square)](https://gitdab.com/${REPO_OWNER}/${REPO_NAME}/compare)
[![code with love by](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-${REPO_OWNER}-ff1414.svg?style=flat-square)](https://gitdab.com/${REPO_NAME})
Donations accepted:
<br />
[![Liberapay receiving](https://img.shields.io/liberapay/receives/${REPO_OWNER}.svg?style=flat-square)](https://liberapay.com/${REPO_OWNER})
[![buymeacoffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/${REPO_OWNER})
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/${REPO_OWNER})
</div>
## Table of Contents