Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SnorlaxAssist authored Jun 13, 2024
1 parent 9a9195a commit ff7a6eb
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 @@ -3,7 +3,7 @@
![zig-version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2FSnorlaxAssist%2Fzig-lz4%2Fmaster%2F.github%2Fworkflows%2Ftests.yml&query=%24.jobs.test.steps%5B1%5D.with.version&label=zig-version)
[![tests](https://github.com/SnorlaxAssist/zig-lz4/actions/workflows/tests.yml/badge.svg)](https://github.com/SnorlaxAssist/zig-lz4/actions/workflows/tests.yml)

Unofficial bindings for [LZ4](https://github.com/lz4/lz4) in Zig.
Unofficial Zig bindings for [LZ4](https://github.com/lz4/lz4).
## Installation

1. Add dependency to `build.zig.zon`
Expand Down

0 comments on commit ff7a6eb

Please sign in to comment.