From 92b1a95fb4be3e3b6934a4dc27e616d8d9936a1d Mon Sep 17 00:00:00 2001 From: Andres Botero Date: Wed, 20 Jan 2016 18:25:14 -0500 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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