From 1e547837ac6c7018fc0e745ee4794d9423f43f75 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Mon, 2 May 2022 14:33:08 -0300 Subject: [PATCH] =?UTF-8?q?Remove=20=C3=98MQ=20-=20The=20Guide,=20is=20dea?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7fa6629..49598b4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Qt](https://doc.qt.io/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) * [Savon.rb](https://www.savonrb.com/) - (contributed by [Mathias Meyer](https://twitter.com/#!/roidrage)) * [Android Developer Documentation](https://developer.android.com/guide) (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)) * [Postmark Developer Docs](http://developer.postmarkapp.com/) - Simple, easy to navigate, informative. * [Twitter Developers Docs](https://dev.twitter.com/docs) - In-depth and very well organized. (contributed by [@tsantero](https://twitter.com/#!/tsantero)) * [GitHub Styleguide](https://styleguide.github.com/) - Pragmatic styleguide with sections on Ruby, JavaScript and CSS. (contributed by [@lenary](https://twitter.com/#!/lenary))