Skip to content

Commit 062e689

Browse files
committed
Update readme
1 parent 166dd7f commit 062e689

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![CI Status](http://img.shields.io/travis/hyperoslo/Pages.svg?style=flat)](https://travis-ci.org/hyperoslo/Pages)
44
[![Version](https://img.shields.io/cocoapods/v/Pages.svg?style=flat)](http://cocoadocs.org/docsets/Pages)
5+
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
56
[![License](https://img.shields.io/cocoapods/l/Pages.svg?style=flat)](http://cocoadocs.org/docsets/Pages)
67
[![Platform](https://img.shields.io/cocoapods/p/Pages.svg?style=flat)](http://cocoadocs.org/docsets/Pages)
78

@@ -31,6 +32,13 @@ it, simply add the following line to your Podfile:
3132
pod 'Pages'
3233
```
3334

35+
**Pages** is also available through [Carthage](https://github.com/Carthage/Carthage).
36+
To install just write into your Cartfile:
37+
38+
```ruby
39+
github "hyperoslo/Pages"
40+
```
41+
3442
## Author
3543

3644
Hyper, ios@hyper.no

0 commit comments

Comments
 (0)