diff --git a/README.md b/README.md index b4b92db..c02d513 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ SwiftZMQ - [x] Poller - [x] Proxy +This fork clones the libzmq repo and compiles it statically into the SwiftZMQ framework, also it adds the iOS framework target + ##Example ```swift