Skip to content

Commit

Permalink
docs: add contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfuxing committed Dec 31, 2024
1 parent 3f7736e commit fb749ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,11 @@ await zip.uncompress("./test.tar.gz", "./dest");
```ts
deno test --allow-read --allow-write
```

## Contributors

<a href="https://github.com/deno-library/compress/graphs/contributors">
<img src="https://contrib.rocks/image?repo=deno-library/compress" />
</a>

Thanks for their contributions!

0 comments on commit fb749ad

Please sign in to comment.