From 8f5d4093044bc786620a7ec2ca330b891208ff58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanpe=20Catala=CC=81n?= Date: Fri, 10 Aug 2018 17:43:15 +0200 Subject: [PATCH] feat: revert last changes in README file --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 52281200..6ad776f4 100755 --- a/README.md +++ b/README.md @@ -83,14 +83,13 @@ 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)