Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
greedbell committed Nov 3, 2015
1 parent 82b0fee commit df9d3de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GreedNetwork [![Join the chat at https://gitter.im/greedlab/GreedNetwork](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/greedlab/GreedNetwork?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/greedlab/GreedNetwork.svg?branch=master)](https://travis-ci.org/greedlab/GreedNetwork)

network request for iOS, based on [AFNetworking](https://github.com/AFNetworking/AFNetworking) and [MJExtension](https://github.com/CoderMJLee/MJExtension)
network request for iOS, based on [AFNetworking](https://github.com/AFNetworking/AFNetworking) and [GreedJSON](https://github.com/greedlab/GreedJSON)
# Installation
pod 'GreedNetwork'
# Usage
Expand Down Expand Up @@ -37,6 +37,7 @@ pod 'GreedNetwork'
```
# Release Notes
* 0.0.1 first version
* 0.0.2 replace MJExtension to GreedJSON

# LICENSE
MIT

0 comments on commit df9d3de

Please sign in to comment.