Commit f6416068 authored by Roy Marmelstein's avatar Roy Marmelstein

Readme update

parent 9fcc2e4f
...@@ -16,6 +16,7 @@ import Zip ...@@ -16,6 +16,7 @@ import Zip
## Quick functions ## 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 ```swift
do { do {
let bb8FilePath = NSBundle.mainBundle().URLForResource("bb8", withExtension: "zip")! let bb8FilePath = NSBundle.mainBundle().URLForResource("bb8", withExtension: "zip")!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment