Skip to content

Commit c952bfa

Browse files
committed
chore: 💵 update funding links in README.md and package.json
* Updated the funding section in `README.md` to include a direct link for sponsorship. * Added a `funding` field in `package.json` for better visibility of support options.
1 parent 364c09f commit c952bfa

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,7 @@ apr
4848

4949
## ❤️ Support
5050

51-
If you like this project, consider supporting it by starring ⭐ it on GitHub, sharing it with your friends, or buying me a coffee ☕:
52-
53-
- <https://send.monobank.ua/jar/6rUVs4yasg>
54-
- <https://donatello.to/okineadev>
51+
If you like this project, consider supporting it by starring ⭐ it on GitHub, sharing it with your friends, or [buying me a coffee ☕](https://github.com/cli-stuff/apr?sponsor=1)
5552

5653
## 🙏 Credits
5754

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"url": "git+https://github.com/cli-stuff/apr"
2424
},
2525
"homepage": "https://github.com/cli-stuff/apr",
26+
"funding": "https://github.com/cli-stuff/apr?sponsor=1",
2627
"scripts": {
2728
"lint": "biome check --fix",
2829
"format": "biome format --write",

0 commit comments

Comments
 (0)