Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Asura19 authored Dec 18, 2024
1 parent b437518 commit 0b77214
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[简体中文](README_CN.md)

# ReerCodable
Extension of `Codable` using Swift macros to make serialization simpler with declarative annotations!

Expand Down Expand Up @@ -635,4 +637,4 @@ struct Response {
}
```

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

0 comments on commit 0b77214

Please sign in to comment.