diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2010-03-16 17:07:17 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-03-16 17:07:17 +0100 |
commit | 38c942ae648115ac10320968eb4b5e235ef15674 (patch) | |
tree | 465ab6defd0dffaf0717a0dcc592c2cd21ec6088 | |
parent | 6d5a9e96400025044af8172887ef99589c0d1eb1 (diff) |
Add Git location to README
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,7 +18,7 @@ See the INSTALL file included with the distribution. Resources --------- -Extensive documentation is provided with this distribution. Refer to +Extensive documentation is provided with the distribution. Refer to doc/zmq.html, or "man zmq" after you have installed 0MQ on your system. Website: http://www.zeromq.org/ @@ -26,6 +26,8 @@ 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/sustrik/zeromq2 + 0MQ developers can also be found on the IRC channel #zeromq, on the Freenode network (irc.freenode.net). |