From 8dd4f90a071be60712a7a0c88478b95e624f4ff7 Mon Sep 17 00:00:00 2001 From: Chris Hennick Date: Sat, 20 Apr 2024 16:45:34 -0700 Subject: [PATCH] Update mention of fork in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90856b52..386eff6f 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Info ---- -A zip library for rust which supports reading and writing of simple ZIP files. Forked from https://crates.io/crates/zip -to add more features and improve test coverage. +A zip library for rust which supports reading and writing of simple ZIP files. Formerly hosted at +https://github.com/zip-rs/zip. Supported compression formats: