From 9e63614bafd02725059564b65ca31f031811f19b Mon Sep 17 00:00:00 2001 From: Vivek Bhagwat Date: Sat, 11 Feb 2012 00:11:41 -0500 Subject: [PATCH] finalized README (for real?) --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 25030ba..c0357f4 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,5 @@ = kin -kin is a simple ruby client binding for [Gilt's API](http://dev.gilt.com/). It is designed to be simple to use, so that developers don't need to worry about making the correct requests or interpreting the results of those requests, and can instead get right to developing their awesome apps! In case you're wondering about the name, kin means gold in Japanese (which is kind of related to Gilt) +kin is a simple ruby client binding for {Gilt's API}[http://dev.gilt.com/]. It is designed to be simple to use, so that developers don't need to worry about making the correct requests or interpreting the results of those requests, and can instead get right to developing their awesome apps! In case you're wondering about the name, kin means gold in Japanese (which is kind of related to Gilt) ==Install gem install kin