From 63f8c913849bdc1bbe6bbc6fb9c13299f3ba35ef Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 07:36:23 -0800 Subject: [PATCH 1/2] Correct the spelling of CocoaPods in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6748a74..d568794 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Incredibly useful macro's that I use in all my xCode projects! -## Installation using Cocoapods +## Installation using CocoaPods ``` pod 'BDGMacros' ``` From 173f724422cc4e5d92ad37ad57f36e46557c0d69 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 07:36:59 -0800 Subject: [PATCH 2/2] Correct the spelling of CocoaPods in README