@@ -236,25 +236,31 @@ Please read the [Contributing Guidelines](CONTRIBUTING.md) before opening a PR a
236
236
- [ gnet: 一个轻量级且高性能的 Golang 网络库] ( https://strikefreedom.top/go-event-loop-networking-library-gnet )
237
237
- [ 最快的 Go 网络框架 gnet 来啦!] ( https://strikefreedom.top/releasing-gnet-v1-with-techempower )
238
238
239
- # 💰 Backers
240
-
241
- Support us with a monthly donation and help us continue our activities.
242
-
243
- <a href =" https://opencollective.com/gnet#backers " target =" _blank " ><img src =" https://opencollective.com/gnet/backers.svg " ></a >
244
-
245
- # 💎 Sponsors
246
-
247
- Become a bronze sponsor with a monthly donation of $10 and get your logo on our README on GitHub.
248
-
249
- <a href =" https://opencollective.com/gnet#sponsors " target =" _blank " ><img src =" https://opencollective.com/gnet/sponsors.svg " ></a >
250
-
251
239
# ☕️ Buy me a coffee
252
240
253
241
> Please be sure to leave your name, GitHub account, or other social media accounts when you donate by the following means so that I can add it to the list of donors as a token of my appreciation.
254
242
255
- <img src =" https://raw.githubusercontent.com/panjf2000/illustrations/master/payments/WeChatPay.JPG " width =" 250 " align =" middle " />  ;  ;
256
- <img src =" https://raw.githubusercontent.com/panjf2000/illustrations/master/payments/AliPay.JPG " width =" 250 " align =" middle " />  ;  ;
257
- <a href =" https://www.paypal.me/R136a1X " target =" _blank " ><img src =" https://raw.githubusercontent.com/panjf2000/illustrations/master/payments/PayPal.JPG " width =" 250 " align =" middle " /></a >  ;  ;
243
+ <table >
244
+ <tbody >
245
+ <tr>
246
+ <td align="center" valign="middle">
247
+ <a target="_blank" href="https://buymeacoffee.com/panjf2000">
248
+ <img src="https://res.strikefreedom.top/static_res/logos/bmc_qr.png" width="250" alt="By me coffee" />
249
+ </a>
250
+ </td>
251
+ <td align="center" valign="middle">
252
+ <a target="_blank" href="https://www.patreon.com/panjf2000">
253
+ <img src="https://res.strikefreedom.top/static_res/logos/patreon_logo.png" width="250" alt="Patreon" />
254
+ </a>
255
+ </td>
256
+ <td align="center" valign="middle">
257
+ <a target="_blank" href="https://opencollective.com/panjf2000">
258
+ <img src="https://res.strikefreedom.top/static_res/logos/open-collective-logo.png" width="250" alt="OpenCollective" />
259
+ </a>
260
+ </td>
261
+ </tr>
262
+ </tbody >
263
+ </table >
258
264
259
265
# 🔑 JetBrains OS licenses
260
266
0 commit comments