From ffa193cb1028d8e52f6eac5e95e40c724a352956 Mon Sep 17 00:00:00 2001 From: Steve Pulec Date: Fri, 15 Mar 2013 10:24:41 -0400 Subject: [PATCH] change status of dynamo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 011c47e6d..e6df6c18a 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ It gets even better! Moto isn't just S3. Here's the status of the other AWS serv |---------------------------------------------------------------------------| | Service Name | Decorator | Development Status | |---------------------------------------------------------------------------| -| DynamoDB | @mock_dynamodb | Table actions core done | +| DynamoDB | @mock_dynamodb | core endpoints done | |---------------------------------------------------------------------------| | EC2 | @mock_ec2 | core endpoints done | | - AMI | | core endpoints done |