diff --git a/README.md b/README.md index 29556ab..3cd8980 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## AWS Cleaner -![aws-cleaner](https://raw.github.com/eheydrick/aws-cleaner/master/aws-cleaner.png) - [![Gem Version](https://badge.fury.io/rb/aws-cleaner.svg)](http://badge.fury.io/rb/aws-cleaner) [![Dependency Status](https://gemnasium.com/badges/github.com/eheydrick/aws-cleaner.svg)](https://gemnasium.com/github.com/eheydrick/aws-cleaner) @@ -9,6 +7,8 @@ AWS Cleaner listens for EC2 termination events produced by AWS [CloudWatch Event and removes the instances from Chef and Sensu monitoring. Optionally sends messages to Hipchat or Slack when actions occur. +![aws-cleaner](https://raw.github.com/eheydrick/aws-cleaner/master/aws-cleaner.png) + ### Prerequisites You will need to create a CloudWatch Events rule that's configured to send termination event messages to SQS.