Skip to content

Commit

Permalink
improve library description <3
Browse files Browse the repository at this point in the history
  • Loading branch information
alec1o authored Aug 24, 2024
1 parent 55eec2b commit 34e4313
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ powered by <a href="https://github.com/alec1o">ALEC1O</a><sub/>
<th align="center" valign="center"><sub><strong>Overview</strong></sub></th>
<td>
<br>
<sub>About
Byter is a C# serializer. It can serialize and deserialize from primitive type e.g (class, struct, list, array, string, int, long, double, ...), It can serialize complex data fast and easy.</sub>
<sub><i><strong>Byter</strong></i> is a C# serialization library for primitive data types, including booleans, numbers, chars, enums, strings, DateTime, BigInteger, bytes, and complex types like classes, structs, arrays, and lists, supporting unlimited complexity and depth.</sub>
<br>
<br>
</td>
Expand Down

0 comments on commit 34e4313

Please sign in to comment.