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)