diff --git a/README.md b/README.md
index 3f0f4b7..c6f9848 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom
### Compression
-* [alexcrichton/rust-compress](https://github.com/alexcrichton/rust-compress) — compression algorithms written in Rust [
](https://travis-ci.org/alexcrichton/rust-compress)
+* [lifthrasiir/rust-zip](https://github.com/lifthrasiir/rust-zip) — read and write ZIP archives
### Computation
* [eholk/rust-opencl](https://github.com/eholk/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [
](https://travis-ci.org/eholk/rust-opencl)