From bc3258b8a246b0af1de14264b11838b9241184bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanpe=20Catala=CC=81n?= Date: Fri, 10 Aug 2018 17:42:24 +0200 Subject: [PATCH] feat: update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ad776f4..52281200 100755 --- a/README.md +++ b/README.md @@ -83,13 +83,14 @@ To run the example project, clone the repo and run `SkeletonViewExample` target. ## 📲 Installation -#### Using [CocoaPods](https://cocoapods.org) - +
+Using [CocoaPods](https://cocoapods.org) Edit your `Podfile` and specify the dependency: ```ruby pod "SkeletonView" ``` +
#### Using [Carthage](https://github.com/carthage)