diff --git a/README.md b/README.md index 02397b6c0d0fd6c88c607d67e2c6a5f8ab7c9845..8cd8d3b228499ac4ea552998d82c4ed7ac79f580 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ import Zip ## Quick functions +Zip includes two quick functions for zipping and unzipping files and they work as you would expect. Both functions take local file path urls. ```swift do { let bb8FilePath = NSBundle.mainBundle().URLForResource("bb8", withExtension: "zip")!