From 72937972e1a3e44e1f453d6ef3933f849153689e Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 13 Aug 2016 14:36:06 -0400 Subject: update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b424693..32782f9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ Read and write zip archives natively from *Features* * Read and write zip files * Native Crystal, no dependencies other than zlib -* Stream writing (e.g. write zip to socket, pipe or other arbitrary, - non-seekable IO) +* Stream writing (e.g. write zip to socket, pipe, or other arbitrary, non-seekable IO) * ZIP64 support * Store and DEFLATE compression * UTF-8 filename and comment support (EFS) -- cgit v1.2.3