Skip to content

Commit ed54b67

Browse files
committed
update README
1 parent f2308a0 commit ed54b67

3 files changed

Lines changed: 14 additions & 13 deletions

File tree

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 🙏 SmartCodable 感谢名单
1+
# 💖 SmartCodable 捐赠名单
22

3-
## 🎁 打赏记录
3+
## 捐赠记录
44

55
| 序号 | 打赏人 | 来源 | 事由 | 收入金额 | 计入奖金池 | 说明 |
66
| ---- | ---------- | ------ | -------------------------------- | -------- | ---------- | ------------------------------ |
@@ -21,9 +21,11 @@
2121
- 不涉及库功能的额外支持(如业务适配、集成调试),原则上不提供额外技术服务。
2222
- 每一笔打赏都被认真记录,用于团队奖金池和开发者激励,感谢每一位参与者。
2323

24-
### Support 💖
2524

26-
![Support](https://github.com/iAmMccc/SmartCodable/blob/main/Document/support.png)
25+
26+
### 💖 捐赠
27+
28+
![Support](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Images/support.png)
2729

2830

2931

Explore&Contribute/Contributors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 🏆 代码库的主要贡献者

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,11 @@ let user = User.deserialize(from: ["name": "John", "age": 30])
7979

8080
| Project / Tool | Description |
8181
| :----------------------------------------------------------- | :----------------------------------------------------------- |
82-
| 🔧 [HandyJSON Replacement](https://github.com/iAmMccc/SmartCodable/blob/main/Document/README/CompareWithHandyJSON.md) | Step-by-step guide to replace HandyJSON with SmartCodable in your project. |
83-
| 🛠 [SmartModeler](https://iammccc.github.io) | Companion tool for converting JSON into SmartCodable Swift models. |
84-
| 👀 SmartSentinel | Real-time parsing logs to track errors and issues. Supports. |
85-
| 💖 [Contributing](https://github.com/iAmMccc/SmartCodable/blob/main/Contributing/ContributingList.md) | Support the development of SmartCodable through donations. |
86-
| 🏆 Contributors | Key contributors to the SmartCodable codebase. |
87-
88-
82+
| 🔧 [HandyJSON](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/CompareWithHandyJSON.md) | Step-by-step guide to replace HandyJSON with SmartCodable in your project. |
83+
| 🛠 [SmartModeler](https://github.com/iAmMccc/SmartModeler) | Companion tool for converting JSON into SmartCodable Swift models. |
84+
| 👀 [SmartSentinel](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Sentinel.md) | Real-time parsing logs to track errors and issues. Supports. |
85+
| 💖 [Contributing](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Contributing.md) | Support the development of SmartCodable through donations. |
86+
| 🏆 [Contributors](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Contributing.md) | Key contributors to the SmartCodable codebase. |
8987

9088

9189

@@ -706,12 +704,12 @@ If you're looking forward to learning more about the Codable protocol and the de
706704
## Github Stars
707705

708706
<p style="margin:0">
709-
<img src="https://starchart.cc/iAmMccc/SmartCodable.svg" alt="Stars" width="700">
707+
<img src="https://starchart.cc/iAmMccc/SmartCodable.svg" alt="Stars" width="800">
710708
</p>
711709

712710

713711

714-
## Join the SmartCodable Community 🚀
712+
## Join Community 🚀
715713

716714
SmartCodable is an open-source project dedicated to making Swift data parsing more robust, flexible and efficient. We welcome all developers to join our community!
717715

0 commit comments

Comments
 (0)