From 792b2b6957d0f97bab8cd3af0e43d624f5c46fc6 Mon Sep 17 00:00:00 2001 From: John O'Gara Date: Wed, 6 May 2015 09:25:51 +0100 Subject: [PATCH] Update README with link to docs --- README.rdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rdoc b/README.rdoc index 65231307..40fc8f97 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,9 @@ = Stripe Ruby bindings {Build Status}[https://travis-ci.org/stripe/stripe-ruby] {Dependency Status}[https://gemnasium.com/stripe/stripe-ruby] +== Documentation + +{Ruby API Docs}[https://stripe.com/docs/api/ruby#intro] + == Installation You don't need this source code unless you want to modify the gem. If