From 191d54f71288a412be9d29c87e529afb31e4164b Mon Sep 17 00:00:00 2001 From: Chris Johnson Date: Sat, 10 Mar 2012 10:57:54 -0600 Subject: [PATCH] Added zeromq guide. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d12f72c..fe92d28 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Savon.rb](http://savonrb.com/) (contributed by [Mathias Meyer](https://twitter.com/#!/roidrage)) * [Mozilla Developer Networks - Best Documentation on all Web Technologies](https://developer.mozilla.org/en-US/) (contributed by [Rajeev N B @rBharshetty](https://twitter.com/#!/rBharshetty)) * [Android Developer Documentation](http://developer.android.com/guide/index.html) (contributed by [Rajeev N B @rBharshetty](https://twitter.com/#!/rBharshetty)) +* [ØMQ - The Guide](http://zguide.zeromq.org/page:all) Exciting documentation for an exciting lib. Concise working code examples available in multiple languages. Concepts are explained clearly. (contributed by [kindkid](https://github.com/kindkid)) ### Writing about Docs (again, in no particular order)