update README
This commit is contained in:
parent
b74f847a9f
commit
6b2a5d536d
11
README.md
11
README.md
|
@ -1,12 +1,13 @@
|
|||
SwiftZMQ
|
||||
========
|
||||
|
||||
[](https://developer.apple.com/swift/)
|
||||
[](https://developer.apple.com/swift/)
|
||||
[](https://developer.apple.com/swift/)
|
||||
[](https://github.com/Carthage/Carthage)
|
||||
[](https://github.com/Carthage/Carthage)
|
||||
[](https://tldrlegal.com/license/mit-license)
|
||||
[](https://travis-ci.org/Zewo/SwiftZMQ)
|
||||
[](http://codecov.io/github/Zewo/SwiftZMQ?branch=master)
|
||||
[](https://zewo-slackin.herokuapp.com)
|
||||
|
||||
**SwiftZMQ** is a [ZeroMQ](http://zeromq.org/) binding for **Swift 2**.
|
||||
|
||||
|
@ -109,6 +110,12 @@ $ git submodule add https://github.com/Zewo/SwiftZMQ.git
|
|||
|
||||
> The `SwiftZMQ.framework` is automagically added as a target dependency, linked framework and embedded framework in a copy files build phase which is all you need to build on the simulator and a device.
|
||||
|
||||
## Community
|
||||
|
||||
[](https://zewo-slackin.herokuapp.com)
|
||||
|
||||
Join us on [Slack](https://zewo-slackin.herokuapp.com).
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
|
|
Loading…
Reference in New Issue