mirror of
https://github.com/yeban8090/book-smith.git
synced 2026-07-22 05:46:23 +00:00
优化readme
This commit is contained in:
parent
24b1284268
commit
193d4c9045
4 changed files with 40 additions and 9 deletions
25
README.en.md
25
README.en.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Book Smith is a writing management plugin designed for Obsidian, helping authors better organize and manage their writing projects.
|
||||
|
||||
   [](https://ko-fi.com/bruceyeban)
|
||||
   [](#support-the-author)
|
||||
|
||||
[简体中文](README.md) | English
|
||||
|
||||
|
|
@ -113,11 +113,26 @@ The plugin interface currently supports:
|
|||
- Simplified Chinese
|
||||
- English
|
||||
|
||||
## Support the Author
|
||||
## Support The Author
|
||||
If this plugin helps you, consider buying me a coffee ☕:
|
||||
- WeChat Pay
|
||||
- Alipay
|
||||
- [](https://ko-fi.com/bruceyeban)
|
||||
<div align="center">
|
||||
<div style="display: flex; justify-content: center; gap: 20px; flex-wrap: wrap;">
|
||||
<div style="text-align: center; margin: 1px;">
|
||||
<strong>微信支付</strong><br/>
|
||||
<img src="src/assets/donate/wechat_pay.png" alt="微信支付" width="180px" style="margin-top: 10px;">
|
||||
</div>
|
||||
<div style="text-align: center; margin: 1px;">
|
||||
<strong>支付宝</strong><br/>
|
||||
<img src="src/assets/donate/alipay.png" alt="支付宝" width="180px" style="margin-top: 10px;">
|
||||
</div>
|
||||
<div style="text-align: center; margin: 1px;">
|
||||
<strong>Buy Me a Coffee</strong><br/>
|
||||
<a href="https://ko-fi.com/bruceyeban" style="margin-top: 10px; display: inline-block;">
|
||||
<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-支持作者-yellow?style=for-the-badge&logo=ko-fi" alt="Buy Me a Coffee" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Your support motivates me to keep improving this plugin!
|
||||
|
||||
|
|
|
|||
24
README.md
24
README.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Book Smith 是一个专为 Obsidian 设计的写作管理插件。它能帮助作者更好地组织和管理他们的写作项目。
|
||||
|
||||
   [](https://ko-fi.com/bruceyeban)
|
||||
   [](#支持作者)
|
||||
|
||||
简体中文 | [English](README.en.md)
|
||||
|
||||
|
|
@ -114,9 +114,25 @@ Book Smith 是一个专为 Obsidian 设计的写作管理插件。它能帮助
|
|||
|
||||
## 支持作者
|
||||
如果这个插件对你有所帮助,可以考虑请作者喝杯咖啡 ☕:
|
||||
- 微信支付
|
||||
- 支付宝
|
||||
- [](https://ko-fi.com/bruceyeban)
|
||||
|
||||
<div align="center">
|
||||
<div style="display: flex; justify-content: center; gap: 20px; flex-wrap: wrap;">
|
||||
<div style="text-align: center; margin: 1px;">
|
||||
<strong>微信支付</strong><br/>
|
||||
<img src="src/assets/donate/wechat_pay.png" alt="微信支付" width="180px" style="margin-top: 10px;">
|
||||
</div>
|
||||
<div style="text-align: center; margin: 1px;">
|
||||
<strong>支付宝</strong><br/>
|
||||
<img src="src/assets/donate/alipay.png" alt="支付宝" width="180px" style="margin-top: 10px;">
|
||||
</div>
|
||||
<div style="text-align: center; margin: 1px;">
|
||||
<strong>Buy Me a Coffee</strong><br/>
|
||||
<a href="https://ko-fi.com/bruceyeban" style="margin-top: 10px; display: inline-block;">
|
||||
<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-支持作者-yellow?style=for-the-badge&logo=ko-fi" alt="Buy Me a Coffee" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
您的支持是我持续改进这个插件的动力!
|
||||
|
||||
|
|
|
|||
BIN
src/assets/donate/alipay.png
Normal file
BIN
src/assets/donate/alipay.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 299 KiB |
BIN
src/assets/donate/wechat_pay.png
Normal file
BIN
src/assets/donate/wechat_pay.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 470 KiB |
Loading…
Reference in a new issue