From f6416068f9a291ad24d174974088576650b200c8 Mon Sep 17 00:00:00 2001 From: Roy Marmelstein Date: Sun, 17 Jan 2016 00:07:34 +0100 Subject: [PATCH] Readme update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02397b6..8cd8d3b 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")! -- 2.26.2