From f5f9331ef603c074ac7af424b1c452ff37d6e0b3 Mon Sep 17 00:00:00 2001 From: Julik Tarkhanov Date: Sun, 21 Apr 2024 11:12:57 +0200 Subject: [PATCH] On the dot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8053132..25051f2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Allows streaming, non-rewinding ZIP file output from Ruby. > [!IMPORTANT] -> `zip_kit` is a successor to and continuation of [zip_tricks](https://github.com/WeTransfer/zip_tricks) +> `zip_kit` is a successor to and continuation of [zip_tricks.](https://github.com/WeTransfer/zip_tricks) > I am grateful to WeTransfer for allowing me to develop zip_tricks and for sharing it with the community. Allows you to write a ZIP archive out to a `File`, `Socket`, `String` or `Array` without having to rewind it at any