Skip to content

Commit

Permalink
update README.md (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-gallagher committed Aug 2, 2020
1 parent 9502494 commit 65fc5bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,12 @@ Shuffle is available through [CocoaPods](<https://cocoapods.org/>). To install i

pod 'Shuffle-iOS'

The import statement in this case will be

```swift
import Shuffle_iOS
```

### Carthage

Shuffle is available through [Carthage](<https://github.com/Carthage/Carthage>). To install it, simply add the following line to your Cartfile:
Expand Down

0 comments on commit 65fc5bf

Please sign in to comment.