diff options
author | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:35 +0100 |
---|---|---|
committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:35 +0100 |
commit | e645fc2693acc796304498909786b7b47005b429 (patch) | |
tree | 4118cd4c7b9eba3ba1d6892800c79669ea94c4e9 /README | |
parent | 2c416a793ea781273a5da6742211f5f01af13a2b (diff) |
Imported Upstream version 2.1.3upstream/2.1.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,15 +18,16 @@ See the INSTALL file included with the distribution. Resources --------- -Extensive documentation is provided with the distribution. Refer to -doc/zmq.html, or "man zmq" after you have installed 0MQ on your system. +A reference manual is provided with the distribution. Refer to "man zmq" +after you have installed 0MQ on your system, or see http://api.zeromq.org. Website: http://www.zeromq.org/ Development mailing list: zeromq-dev@lists.zeromq.org Announcements mailing list: zeromq-announce@lists.zeromq.org -Git repository: http://github.com/zeromq/zeromq2 +Git repository for this release: http://github.com/zeromq/zeromq2-1. +Repository for current development: http://github.com/zeromq/zeromq2. 0MQ developers can also be found on the IRC channel #zeromq, on the Freenode network (irc.freenode.net). |