feat(README): made some patron links optional
- [Patreon](https://www.patreon.com) - [Kickstarter](https://www.kickstarter.com/) - [Indiegogo](https://www.indiegogo.com/)
This commit is contained in:
parent
124ebf4cf7
commit
41ba094edd
1 changed files with 14 additions and 8 deletions
22
README.md
22
README.md
|
@ -139,17 +139,20 @@ GitHub Copilot*)
|
|||
- Tweet about ${REPO_NAME} or spread the word on other social media.
|
||||
- Write interesting articles about the project on [Dev.to](https://dev.to/),
|
||||
[Medium](https://medium.com/), or your personal blog.
|
||||
- Help fund our contributors on:
|
||||
- Become a patron and help fund **${REPO_NAME}**:
|
||||
- [Liberapay](https://liberapay.com/${REPO_OWNER})
|
||||
- [Buy me a coffee](https://www.buymeacoffee.com/${REPO_OWNER})
|
||||
- [Ko-Fi](https://ko-fi.com/${REPO_OWNER})
|
||||
- [Patreon](https://www.patreon.com)
|
||||
- [Kickstarter](https://www.kickstarter.com/)
|
||||
- [Indiegogo](https://www.indiegogo.com/)
|
||||
|
||||
> **[?]**
|
||||
> Replace the above links with links to the project's own funding pages.
|
||||
|
||||
> **[?]**
|
||||
> Optionally, add other donation links, such as:
|
||||
> Patreon,
|
||||
> Kickstarter,
|
||||
> Indiegogo
|
||||
|
||||
Together, we can make ${REPO_NAME} **better**!
|
||||
|
||||
**[Back to top](#table-of-contents)**
|
||||
|
@ -178,18 +181,21 @@ for being involved!
|
|||
|
||||
### Patrons
|
||||
|
||||
All patrons can be found at:
|
||||
A special thanks to my patrons on:
|
||||
- [Liberapay](https://liberapay.com/${REPO_OWNER})
|
||||
- [Buy me a coffee](https://www.buymeacoffee.com/${REPO_OWNER})
|
||||
- [Ko-Fi](https://ko-fi.com/${REPO_OWNER})
|
||||
- [Patreon](https://www.patreon.com)
|
||||
- [Kickstarter](https://www.kickstarter.com/)
|
||||
- [Indiegogo](https://www.indiegogo.com/)
|
||||
|
||||
> **[?]**
|
||||
> Replace the above links with links to the project's own funding pages w/
|
||||
> patrons listed.
|
||||
|
||||
> **[?]**
|
||||
> Optionally, add other donation links, such as:
|
||||
> Patreon,
|
||||
> Kickstarter,
|
||||
> Indiegogo
|
||||
|
||||
**[Back to top](#table-of-contents)**
|
||||
|
||||
### Software Used
|
||||
|
|
Loading…
Reference in a new issue