summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-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>