Skip to content

Commit

Permalink
Add installation
Browse files Browse the repository at this point in the history
  • Loading branch information
to4iki committed Mar 2, 2016
1 parent c9a647b commit 44cd73d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@

Check out the includeded Example app to try out the text view and to see how **MarkdownTextView** is integrated into the project.

### Installation

###### With [CocoaPods](https://cocoapods.org/):
```ruby
pod "MarkdownTextView"
```

###### With [Carthage](https://github.com/Carthage/Carthage):
```swift
github "indragiek/MarkdownTextView"
```

### Getting Started

The simplest possible usage is as follows:
Expand Down

0 comments on commit 44cd73d

Please sign in to comment.