Skip to content

Commit ff6a986

Browse files
docs: standardize sponsors section format in README files
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent 332a158 commit ff6a986

4 files changed

Lines changed: 32 additions & 32 deletions

File tree

packages/react-share/README.ko.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,17 @@ function CustomShare() {
166166
| **커스터마이징** | 스타일 props | 완전한 UI 자유도 |
167167
| **디자인 시스템** | 통합 어려움 | 원활한 통합 |
168168

169-
## 개발 지원
169+
## 후원
170170

171-
라이브러리가 도움이 되셨다면 다음 방법으로 지원해 주세요:
171+
프로젝트가 도움이 되셨다면 커피 한 잔 부탁드립니다!
172172

173-
- [♥ GitHub Sponsors](https://github.com/sponsors/gracefullight)
174-
- [☕ Buy Me a Coffee](https://buymeacoffee.com/gracefullight)
175-
- ⭐ 이 저장소에 Star를 눌러주세요:
173+
<a href="https://www.buymeacoffee.com/gracefullight" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
176174

177-
```bash
178-
gh api --method PUT /user/starred/gracefullight/pkgs
179-
```
175+
또는 스타를 눌러주세요:
176+
177+
```bash
178+
gh api --method PUT /user/starred/gracefullight/pkgs
179+
```
180180

181181
## 라이선스
182182

packages/react-share/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,17 @@ If you need to fetch a shareable URL only when the user clicks the button:
166166
| **Customization** | Style props | Complete UI freedom |
167167
| **Design System** | Hard to integrate | Seamless integration |
168168

169-
## Support Development
169+
## Sponsors
170170

171-
If you find this library helpful, please consider supporting:
171+
If this project helped you, please consider buying me a coffee!
172172

173-
- [♥ GitHub Sponsors](https://github.com/sponsors/gracefullight)
174-
- [☕ Buy Me a Coffee](https://buymeacoffee.com/gracefullight)
175-
- ⭐ Star this repository:
173+
<a href="https://www.buymeacoffee.com/gracefullight" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
176174

177-
```bash
178-
gh api --method PUT /user/starred/gracefullight/pkgs
179-
```
175+
Or leave a star:
176+
177+
```bash
178+
gh api --method PUT /user/starred/gracefullight/pkgs
179+
```
180180

181181
## License
182182

packages/zotero-plugin-uts/README.ko.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@ bun run test
4949
bun run build
5050
```
5151

52-
## 개발 지원
52+
## 후원
5353

54-
플러그인이 도움이 되었다면 개발을 지원해 주세요:
54+
프로젝트가 도움이 되셨다면 커피 한 잔 부탁드립니다!
5555

56-
- [♥ GitHub Sponsors](https://github.com/sponsors/gracefullight)
57-
- [☕ Buy Me a Coffee](https://buymeacoffee.com/gracefullight)
58-
- ⭐ 저장소에 Star 남기기:
56+
<a href="https://www.buymeacoffee.com/gracefullight" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
5957

60-
```bash
61-
gh api --method PUT /user/starred/gracefullight/pkgs
62-
```
58+
또는 스타를 눌러주세요:
59+
60+
```bash
61+
gh api --method PUT /user/starred/gracefullight/pkgs
62+
```
6363

6464
## 라이선스
6565

packages/zotero-plugin-uts/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@ bun run test
5151
bun run build
5252
```
5353

54-
## Support Development
54+
## Sponsors
5555

56-
If you find this plugin helpful, please consider supporting:
56+
If this project helped you, please consider buying me a coffee!
5757

58-
- [♥ GitHub Sponsors](https://github.com/sponsors/gracefullight)
59-
- [☕ Buy Me a Coffee](https://buymeacoffee.com/gracefullight)
60-
- ⭐ Star this repository:
58+
<a href="https://www.buymeacoffee.com/gracefullight" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
6159

62-
```bash
63-
gh api --method PUT /user/starred/gracefullight/pkgs
64-
```
60+
Or leave a star:
61+
62+
```bash
63+
gh api --method PUT /user/starred/gracefullight/pkgs
64+
```
6565

6666
## License
6767

0 commit comments

Comments
 (0)