From 526872992d6702095afd2116a95fedfad51fd721 Mon Sep 17 00:00:00 2001 From: geemus Date: Wed, 6 Oct 2010 17:29:37 -0700 Subject: [PATCH] add temporary note in the readme about the webinar --- README.rdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rdoc b/README.rdoc index 184c7265cf..17301e5e76 100644 --- a/README.rdoc +++ b/README.rdoc @@ -2,6 +2,10 @@ http://geemus.com/fog.png fog is the Ruby cloud computing library. +################################################################################ +Thursday, October 14, 2010 10:00 am PST, hear it straight from {geemus}[http://github.com/geemus] in the {fog webinar}[http://pages.engineyard.com/FogWebinar.html] +################################################################################ + The quick and dirty, top to bottom: * Collections provide a simplified interface, making clouds easier to work with and switch between. * Requests allow power users to get the most out of the features of each individual cloud.