From 87b7ed863c92bf0af8764cfc8bb0621e6d170184 Mon Sep 17 00:00:00 2001 From: Ryan LeFevre Date: Wed, 1 Feb 2012 01:07:49 -0500 Subject: [PATCH] Added CamanJS docs to list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a534680..e3d1a73 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Beautiful Docs +†# Beautiful Docs I love documentation. If you work with/are writing code intended for usage and consumption by more than one person, you should love it, too. Documentation and other resources will make or break the success of your project. And the more open and collaborative you want development to be, the more crucial docs become. @@ -28,6 +28,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [CoffeeScript](http://coffeescript.org/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [A Beginner's Guide To HTML and CSS](http://learn.shayhowe.com/html-css/terminology-syntax-intro) +* [CamanJS Documentation](http://camanjs.com/docs) ### Writing about Docs (again, in no particular order)