Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cruisediary committed Oct 28, 2018
1 parent 060cb49 commit e157088
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,18 @@ for comet in comets {
Comets is written in Xcode 10, Swift 4.2, iOS 9.0 Required

## 📲 Installation
Comets is available through [Cocoapods](http://cocoapods.org)
Comets is available through [Cocoapods](http://cocoapods.org) or [Carthage](https://github.com/Carthage/Carthage).

### Cocoapods
```ruby
pod "Comets"
```

### Carthage
```
github "cruisediary/Comets" ~> 0.2.0
```

## ❤️ Contribution
Pull requests are always welcomed 🏄🏼

Expand Down

0 comments on commit e157088

Please sign in to comment.