diff --git a/README.md b/README.md index 9ec51c8..593f26d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ ZipArchive is a simple utility class for zipping and unzipping files on iOS and `pod install SSZipArchive` +### Carthage +`github "ZipArchive/ZipArchive"` + ### Manual 1. Add the `SSZipArchive` and `minizip` folders to your project.