diff --git a/README.md b/README.md index 3d9c0a5..4efc9f1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# zip -A portable, simple zip library written in C +A portable, simple *zip* library written in C +------------------------------------------- +This is done by layering functions on top of the [miniz](https://code.google.com/p/miniz) API.n in C