docs: update

This commit is contained in:
liihuu 2024-05-24 00:38:33 +08:00
parent 3251ed73e6
commit c8409d50b8
2 changed files with 35 additions and 11 deletions

View File

@ -7,7 +7,7 @@ lastUpdated: false
# ❤️ Sponsor
KLineChart under the Apache License V2 and completely free to use.
If you think the plugin is good, I hope you can click 🌟 on [GitHub](https://github.com/liihuu/KLineChart). If you can reward a cup of ☕️, that would be very much appreciated.
If you think the plugin is good, I hope you can click 🌟 on [GitHub](https://github.com/klinecharts/KLineChart). If you can reward a cup of ☕️, that would be very much appreciated.
For organizations or individuals sponsoring KLineChart, no matter how much, if necessary, display the organization's official website or personal homepage on the https://klinecharts.com on the homepage, please provide payment account or address, logo, homepage link, and other information by sending an email to hu_li888@foxmail.com . Those with sponsor amount top three, will use large logo display.
@ -24,7 +24,19 @@ For organizations or individuals sponsoring KLineChart, no matter how much, if n
### Cryptocurrency
- BTC: [bc1qnwzukszzk5xfk0zs3sr8etzgctgnrtqts43jzp3khe6gm7xazprsp4y6n3]()
- ETH: [0xd2c3911654db861e0a2e17415e11a209c1fc3594]()
- USDT-ERC20: [0xd2c3911654db861e0a2e17415e11a209c1fc3594]()
- USDT-TRC20: [THJpTQmFGaVm12KE1Jzc5mLXiApP6qXMCi]()
+ BTC
```
bc1qnwzukszzk5xfk0zs3sr8etzgctgnrtqts43jzp3khe6gm7xazprsp4y6n3
```
+ ETH
```
0xd2c3911654db861e0a2e17415e11a209c1fc3594
```
+ USDT-ERC20
```
0xd2c3911654db861e0a2e17415e11a209c1fc3594
```
+ USDT-TRC20
```
THJpTQmFGaVm12KE1Jzc5mLXiApP6qXMCi
```

View File

@ -8,7 +8,7 @@ lastUpdated: false
KLineChart 是采用 Apache-2.0 许可的开源项目,使用完全免费。
如果你觉得插件还不错,希望你能在 [GitHub](https://github.com/liihuu/KLineChart) 点一个 🌟。如果能够打赏一杯 ☕️,那就真的太感谢了。
如果你觉得插件还不错,希望你能在 [GitHub](https://github.com/klinecharts/KLineChart) 点一个 🌟。如果能够打赏一杯 ☕️,那就真的太感谢了。
对于赞助 KLineChart 的组织或个人,无论数额多少,如果需要将组织官网或者个人主页展示在 https://klinecharts.com 首页请提供付款账号或地址logo主页链接等信息发送邮件到 hu_li888@foxmail.com 。赞助额前三名将使用超大logo展示。
@ -22,8 +22,20 @@ KLineChart 是采用 Apache-2.0 许可的开源项目,使用完全免费。
<!-- ## PayPal
+ [paypal](https://paypal.me/liihuu) -->
### 加密货币
+ BTC: [bc1qnwzukszzk5xfk0zs3sr8etzgctgnrtqts43jzp3khe6gm7xazprsp4y6n3]()
+ ETH: [0xd2c3911654db861e0a2e17415e11a209c1fc3594]()
+ USDT-ERC20: [0xd2c3911654db861e0a2e17415e11a209c1fc3594]()
+ USDT-TRC20: [THJpTQmFGaVm12KE1Jzc5mLXiApP6qXMCi]()
### 加密资产
+ BTC
```
bc1qnwzukszzk5xfk0zs3sr8etzgctgnrtqts43jzp3khe6gm7xazprsp4y6n3
```
+ ETH
```
0xd2c3911654db861e0a2e17415e11a209c1fc3594
```
+ USDT-ERC20
```
0xd2c3911654db861e0a2e17415e11a209c1fc3594
```
+ USDT-TRC20
```
THJpTQmFGaVm12KE1Jzc5mLXiApP6qXMCi
```