Skip to content

Commit d06723f

Browse files
committed
Update README.md
1 parent a87a2de commit d06723f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A lightweight extension to [Starscream](https://github.com/daltoniam/Starscream)
44

55
### Installation - CocoaPods
66

7+
RxStarscream is available through [CocoaPods](http://cocoapods.org/).
8+
79
Check out [Get Started](http://cocoapods.org/) tab on [cocoapods.org](http://cocoapods.org/).
810

911
To use RxStarscream in your project add the following 'Podfile' to your project
@@ -15,3 +17,20 @@ To use RxStarscream in your project add the following 'Podfile' to your project
1517

1618
Then run:
1719
pod install
20+
21+
22+
## Usage examples
23+
24+
25+
## Author
26+
27+
Guy Kahlon, [email protected].
28+
29+
Follow me on Twitter (@guykahlon)
30+
31+
32+
## License
33+
34+
RxStarscream is available under the MIT license. See the LICENSE file for more info.
35+
36+

0 commit comments

Comments
 (0)