Skip to content

Commit

Permalink
ReadME Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Feb 6, 2019
1 parent 34ba47c commit 493a83b
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 @@ -68,10 +68,16 @@ To run the example project, clone the repo, and run `pod install` from the Examp
StompClientLib is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

#### Cocoapods
```ruby
pod "StompClientLib"
```

#### Carthage
```ruby
github "WrathChaos/StompClientLib"
```

## Usage
```ruby
import StompClientLib
Expand Down

0 comments on commit 493a83b

Please sign in to comment.