From 65ee009206511f676c694a40c171bdcf52ae04d5 Mon Sep 17 00:00:00 2001 From: amalc Date: Tue, 3 Mar 2015 19:35:43 -0500 Subject: [PATCH] Update docs. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index c2ae79c..e84a654 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,6 +1,6 @@ = rubyzoho {Build Status}[https://travis-ci.org/amalc/rubyzoho] {Dependency Status}[https://gemnasium.com/amalc/rubyzoho] {}[https://codeclimate.com/github/amalc/rubyzoho] {Coverage Status}[https://coveralls.io/r/amalc/rubyzoho] {Gem Version}[http://badge.fury.io/rb/rubyzoho] -{Downloads}[https://rubygems.org/gems/rubyzoho] +{Downloads}[https://rubygems.org/gems/rubyzoho] Abstracting Zoho's API into a set of Ruby classes, with reflection of Zoho's fields using a more familiar ActiveRecord lifecycle, but without ActiveRecord. Current focus is on Zoho CRM.