From 4b2c6f7cc0f3be87be363931476a4492c29abf0b Mon Sep 17 00:00:00 2001 From: James Edward Gray II Date: Sun, 10 Jan 2010 16:39:04 -0600 Subject: [PATCH] Adding a link to the documentation. --- README.rdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rdoc b/README.rdoc index ac1d282..a3f3f33 100644 --- a/README.rdoc +++ b/README.rdoc @@ -46,3 +46,7 @@ When I was in Japan, people would ask where I was from. When I would tell them, It turns out Oklahoma Mixer is a song in Japan. I had to track it down in a music store. It's kind of a camp song medley, including things like the Hokey Pokey. I'm not too sure what that has to do with Oklahoma, but at least they had heard of where I'm from. On a more practical side, this interface to Tokyo Cabinet is from Oklahoma. I intend it to _mix_ together all of the great features of that library in some exciting new ways. Thus, Oklahoma Mixer it is. + +== Is there any documentation yet? + +I'll write some proper API documentation down the road a bit, but users playing with the preview releases can read about how to use this library in [the Tokyo Cabinet series on my blog](http://blog.grayproductions.net/articles/using_keyvalue_stores_from_ruby).