From ada5bbad79c4e89ebcaf8d063e3e6f43f56cfc82 Mon Sep 17 00:00:00 2001 From: Sam Elliott Date: Tue, 10 Apr 2012 08:36:43 +0100 Subject: [PATCH] Add @github's Styleguide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4037cc..63129c4 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Ø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://github.com/styleguide) - Pragmatic styleguide with sections on Ruby, JavaScript and CSS. By the guys at [@github](https://twitter.com/github) ### Writing about Docs (again, in no particular order)