Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonXuDeveloper committed Nov 18, 2024
1 parent e763f2e commit a4fe447
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Ultimate high-performance binary serialization library for C#.

Plausibly the fastest and most flexible binary serialization library for C# projects.

![Activity](https://repobeats.axiom.co/api/embed/a9aea9d0b7b75f40c14af83e3c1f20eca39486c4.svg "Repobeats analytics image")

## Features

- Support all **unmanaged types** (`int`/`float`/`DateTime`/`Vector`/`Matrix`, etc)
Expand Down
3 changes: 3 additions & 0 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

大概率是C#里最快速、最灵活的二进制序列化库。

![Activity](https://repobeats.axiom.co/api/embed/a9aea9d0b7b75f40c14af83e3c1f20eca39486c4.svg "Repobeats analytics image")


## 功能列表

- 支持**全部非托管**类型(`int`/`float`/`DateTime`/`Vector`/`Matrix`灯)
Expand Down

0 comments on commit a4fe447

Please sign in to comment.