Skip to content

Commit 052335e

Browse files
committed
update readme
1 parent 33b4f41 commit 052335e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
miniz-cpp
22
=========
33

4-
A C++ wrapper around miniz for reading and writing ZIP files
4+
A cross-platform header-only library for reading and writing ZIP files using a nice simple API similar to [Python's zipfile](https://docs.python.org/3/library/zipfile.html). See [examples/](https://github.com/tfussell/miniz-cpp/tree/master/examples) for a demonstration of the use of the library.

0 commit comments

Comments
 (0)