Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed Oct 3, 2023
1 parent c40d6f8 commit 58cfa97
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 @@ -5,7 +5,7 @@
![Languages](https://img.shields.io/github/languages/top/ikpil/DotFastLZ)
## Introduction

- DotFastLZ is a C# port of [ariya/FastLZ](https://github.com/ariya/FastLZ)
- DotFastLZ is a C# port of FastLZ [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.

## Usage: FastLZ
Expand Down

0 comments on commit 58cfa97

Please sign in to comment.