From c6eaca33160809c07772ceff8433808f49fbee06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Tapaj=C3=B3s?= Date: Wed, 13 Jan 2010 23:16:16 -0200 Subject: [PATCH] add API link --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70ce4d2..ddc7460 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,13 @@ The most complete documentation is the spec/ directory. To validate your CouchRest install, from the project root directory run `rake`, or `autotest` (requires RSpec and optionally ZenTest for autotest support). -### Docs +## Docs + +API: [http://rdoc.info/projects/couchrest/couchrest](http://rdoc.info/projects/couchrest/couchrest) Check the wiki for documentation and examples [http://wiki.github.com/couchrest/couchrest](http://wiki.github.com/couchrest/couchrest) -### Contact +## Contact Please post bugs, suggestions and patches to the bug tracker at .