Better formatting of production ready providers/APIs.
diff --git a/README.md b/README.md
index c992166..acf5f95 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,18 @@
 
 Although this is a "labs" repository, some of the providers and APIs here are production ready. The reason they have not been merged into into jclouds core is because there isn't a suitable abstraction layer for them yet. Please review the README in each sub-directory to determine if the provider or API is production ready.
 
+### Summary
+
+| Name | Type | Production Ready |
+|------|------|------------------|
+| openstack-glance | API | No |
+| openstack-neutron | API | Yes |
+| openstack-swift | API | No |
+| openstack-trove | API | Yes |
+| rackspace-autoscale | API | No |
+| rackspace-autoscale-us | Provider | No |
+| rackspace-clouddatabases-uk | Provider | Yes |
+| rackspace-clouddatabases-us | Provider | Yes |
 
 License
 -------
diff --git a/openstack-glance/README.md b/openstack-glance/README.md
index 7171d77..0e2b3ef 100644
--- a/openstack-glance/README.md
+++ b/openstack-glance/README.md
@@ -3,4 +3,5 @@
 
 The Glance project provides services for discovering, registering, and retrieving virtual machine images.
 
-This API is *not* production ready.
+Production ready?
+No
diff --git a/openstack-neutron/README.md b/openstack-neutron/README.md
index d101fc1..b3a1c1a 100644
--- a/openstack-neutron/README.md
+++ b/openstack-neutron/README.md
@@ -3,4 +3,5 @@
 
 Neutron is a virtual network service for Openstack.
 
-This API is production ready.
+Production ready?
+Yes
diff --git a/openstack-swift/README.md b/openstack-swift/README.md
index 93d10e1..c30eb1e 100644
--- a/openstack-swift/README.md
+++ b/openstack-swift/README.md
@@ -3,4 +3,5 @@
 
 Swift is a distributed object storage system designed to scale from a single machine to thousands of servers. 
 
-This API is *not* production ready.
+Production ready?
+No
diff --git a/openstack-trove/README.md b/openstack-trove/README.md
index 52d2685..ef8c513 100644
--- a/openstack-trove/README.md
+++ b/openstack-trove/README.md
@@ -3,4 +3,5 @@
 
 Trove is Database as a Service for OpenStack.
 
-This API is production ready.
+Production ready?
+Yes
diff --git a/rackspace-autoscale-us/README.md b/rackspace-autoscale-us/README.md
index bd0253b..b50e1c3 100644
--- a/rackspace-autoscale-us/README.md
+++ b/rackspace-autoscale-us/README.md
@@ -3,4 +3,5 @@
 
 The Rackspace auto scaling service.
 
-This provider is *not* production ready.
+Production ready?
+No
diff --git a/rackspace-autoscale/README.md b/rackspace-autoscale/README.md
index 517120e..1facdc4 100644
--- a/rackspace-autoscale/README.md
+++ b/rackspace-autoscale/README.md
@@ -3,4 +3,5 @@
 
 The Rackspace auto scaling service.
 
-This API is *not* production ready.
+Production ready?
+No
diff --git a/rackspace-clouddatabases-uk/README.md b/rackspace-clouddatabases-uk/README.md
index ee8160f..9357d9a 100644
--- a/rackspace-clouddatabases-uk/README.md
+++ b/rackspace-clouddatabases-uk/README.md
@@ -3,4 +3,5 @@
 
 The Rackspace deployment of OpenStack Trove, the Database as a Service.
 
-This provider is production ready.
+Production ready?
+Yes
diff --git a/rackspace-clouddatabases-us/README.md b/rackspace-clouddatabases-us/README.md
index 90aa3a8..b3eabc1 100644
--- a/rackspace-clouddatabases-us/README.md
+++ b/rackspace-clouddatabases-us/README.md
@@ -3,4 +3,5 @@
 
 The Rackspace deployment of OpenStack Trove, the Database as a Service.
 
-This provider is production ready.
+Production ready?
+Yes