Skip to content

Commit fb749ad

Browse files
author
zhangfuxing
committed
docs: add contributors
1 parent 3f7736e commit fb749ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,11 @@ await zip.uncompress("./test.tar.gz", "./dest");
258258
```ts
259259
deno test --allow-read --allow-write
260260
```
261+
262+
## Contributors
263+
264+
<a href="https://github.com/deno-library/compress/graphs/contributors">
265+
<img src="https://contrib.rocks/image?repo=deno-library/compress" />
266+
</a>
267+
268+
Thanks for their contributions!

0 commit comments

Comments
 (0)