Skip to content

Commit

Permalink
Update README intro
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed May 13, 2024
1 parent 69b8906 commit c920f6b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ point. Usable for creating very large ZIP archives for immediate sending out to
large ZIP archives without memory inflation.

The gem handled all the zipping needs for WeTransfer for half a decade, with hundreds of millions
of correct ZIP files generated. It is widely compatible with a large number of unarchiving end-user applications,
and this compatibility has been well-tested.
of correct ZIP files generated. It is compatible with most end-user applications for opening archives.

The files output with zip_kit will be valid [OCF containers](https://www.w3.org/TR/epub-33/#sec-container-zip),
the library can be used to generate JAR files, EPUBs, OpenOffice/Office documents etc.

## How does it work? How is it different from Rubyzip?

Expand Down

0 comments on commit c920f6b

Please sign in to comment.