Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Rafaj authored and Ondrej Rafaj committed Aug 14, 2017
1 parent 50c2d63 commit 8f3db9d
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Presentables

[![CI Status](http://img.shields.io/travis/Ondrej Rafaj/Presentables.svg?style=flat)](https://travis-ci.org/Ondrej Rafaj/Presentables)
[![Version](https://img.shields.io/cocoapods/v/Presentables.svg?style=flat)](http://cocoapods.org/pods/Presentables)
[![License](https://img.shields.io/cocoapods/l/Presentables.svg?style=flat)](http://cocoapods.org/pods/Presentables)
[![Platform](https://img.shields.io/cocoapods/p/Presentables.svg?style=flat)](http://cocoapods.org/pods/Presentables)
Expand All @@ -9,17 +8,26 @@

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

#### Cocoapods

Presentables is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "Presentables"
```

#### Carthage

Presentables is also available through [Carthage](https://github.com/Carthage/Carthage). To install
it, simply add the following line to your Cartfile:
```ruby
github "manGoweb/Presentables"
```


## Author

Ondrej Rafaj, [email protected]
Expand Down

0 comments on commit 8f3db9d

Please sign in to comment.