From 90999bf3f8537e9edee9acd94f22d5b234a476ab Mon Sep 17 00:00:00 2001 From: Antonio Zaitoun Date: Sun, 9 Apr 2017 21:30:36 +0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e5ab7de..ee9c90c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,20 @@ A highly customizable alert dialog controller that mimics Snapchat's alert dialo + +## Installation + +### Cocoa Pods: + +```bash +Coming Soon +``` + +### Manual: + +Simply drag and drop the ```Sources``` folder to your project. + ## Usage Create an instance of AZDialogViewController: