Skip to content

Commit

Permalink
README.md 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil authored Dec 6, 2023
1 parent 250f703 commit 731afdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- DotFastLZ is C# fastlz
- DotFastLZ is a port of [ariya/FastLZ](https://github.com/ariya/FastLZ)
- DotFastLZ can be used in C# projects and Unity3D, and it's great for compressing small, repetitive data.
- DotFastLZ can be used in Unity3D, C# server, network packet, game data

## Usage: DotFastLZ.Compression
```csharp
Expand Down

0 comments on commit 731afdb

Please sign in to comment.