Skip to content

Commit 0b77214

Browse files
authored
Update README.md
1 parent b437518 commit 0b77214

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[简体中文](README_CN.md)
2+
13
# ReerCodable
24
Extension of `Codable` using Swift macros to make serialization simpler with declarative annotations!
35

@@ -635,4 +637,4 @@ struct Response {
635637
}
636638
```
637639

638-
These examples demonstrate the main features of ReerCodable, which can help developers greatly simplify the encoding/decoding process, improving code readability and maintainability.
640+
These examples demonstrate the main features of ReerCodable, which can help developers greatly simplify the encoding/decoding process, improving code readability and maintainability.

0 commit comments

Comments
 (0)