You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ let user = User.deserialize(from: ["name": "John", "age": 30])
85
85
| 🛠 [SmartModeler](https://github.com/iAmMccc/SmartModeler)| Companion tool for converting JSON into SmartCodable Swift models. |
86
86
| 👀 [SmartSentinel](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Sentinel.md)| Real-time parsing logs to track errors and issues. Supports. |
87
87
| 💖 [Contributing](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Contributing.md)| Support the development of SmartCodable through donations. |
88
-
| 🏆 [Contributors](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Contributing.md)| Key contributors to the SmartCodable codebase. |
88
+
| 🏆 [Contributors](https://github.com/iAmMccc/SmartCodable/blob/main/Explore%26Contribute/Contributors.md)| Key contributors to the SmartCodable codebase. |
89
89
90
90
91
91
@@ -720,4 +720,3 @@ SmartCodable is an open-source project dedicated to making Swift data parsing mo
0 commit comments