summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2016-08-13 14:36:58 -0400
committerPaul Duncan <pabs@pablotron.org>2016-08-13 14:36:58 -0400
commite89199b4e8835babe9b4c259d9bda7b1fb399f8b (patch)
treeca2c74fba39bc22de6a260237e5e6785b8d67ca9
parenta63cfd89ab6070e8c75b29535a615679552da764 (diff)
downloadzip-crystal-gh-pages.tar.bz2
zip-crystal-gh-pages.zip
update README.mdgh-pages
-rw-r--r--index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/index.html b/index.html
index b945aca..7d27c9a 100644
--- a/index.html
+++ b/index.html
@@ -142,11 +142,7 @@
<p><em>Features</em></p>
-<ul><li>Read and write zip files</li><li>Native Crystal, no dependencies other than zlib</li><li>Stream writing (e.g. write zip to socket, pipe or other arbitrary,</li></ul>
-
-<p>non-seekable IO)</p>
-
-<ul><li>ZIP64 support</li><li>Store and DEFLATE compression</li><li>UTF-8 filename and comment support (EFS)</li></ul>
+<ul><li>Read and write zip files</li><li>Native Crystal, no dependencies other than zlib</li><li>Stream writing (e.g. write zip to socket, pipe, or other arbitrary, non-seekable IO)</li><li>ZIP64 support</li><li>Store and DEFLATE compression</li><li>UTF-8 filename and comment support (EFS)</li></ul>
<p><em>TODO</em></p>