From c79b28f4cf9d90f087567d6e2807a1dbb52e4274 Mon Sep 17 00:00:00 2001 From: Steve Pulec Date: Tue, 5 Mar 2013 08:16:54 -0500 Subject: [PATCH] more headers --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc170c507..35baa055b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ It gets even better! Moto isn't just S3. Here's the status of the other AWS serv * SES (@mock_ses) - core done * SQS (@mock_sqs) - core done -For example, imagine you have a function that you use to launch new ec2 instances: +### Another Example + +Imagine you have a function that you use to launch new ec2 instances: ```python import boto