Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis authored Oct 1, 2017
1 parent 2a2a41c commit caa52bd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,18 +538,16 @@ it, simply add the following line to your Podfile:
```ruby
use_frameworks!

pod 'Networking', '~> 3'
pod 'Networking', '~> 4'
```

**Networking** is also available through [Carthage](https://github.com/Carthage/Carthage). To install
it, simply add the following line to your Cartfile:

```ruby
github "3lvis/Networking" ~> 3.0
github "3lvis/Networking" ~> 4.0
```

If you are using Swift 4, check out [this branch](https://github.com/3lvis/Networking/tree/swift4).

## Author

This library was made with love by [@3lvis](https://twitter.com/3lvis).
Expand Down

0 comments on commit caa52bd

Please sign in to comment.