Skip to content

Commit 731afdb

Browse files
authored
README.md 업데이트
1 parent 250f703 commit 731afdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

1414
## Usage: DotFastLZ.Compression
1515
```csharp

0 commit comments

Comments
 (0)