more headers

This commit is contained in:
Steve Pulec 2013-03-05 08:16:54 -05:00
parent a728b2581a
commit c79b28f4cf

View File

@ -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