From 05e5a1e57049e3bdc6a7fbc2540d0a358f25a6ce Mon Sep 17 00:00:00 2001 From: Wesley Beary Date: Sun, 18 Oct 2009 22:13:17 -0700 Subject: [PATCH] update README --- README.rdoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index 0eacfcb0b..2a6efb755 100644 --- a/README.rdoc +++ b/README.rdoc @@ -10,9 +10,11 @@ fog helps you interact with cloud services. fog is a work in progress. == Supports -* AWS EC2 (missing security group mocking, just starting on models) +* AWS EC2 * AWS S3 -* AWS SimpleDB (missing models) +* AWS SimpleDB (no models yet) +* Rackspace Files (no models yet, just getting started on requests) +* Rackspace Servers (some requests, server model, just getting started) == Synopsis