README.md in humidifier-3.0.0 vs README.md in humidifier-3.0.1

- old
+ new

@@ -5,11 +5,9 @@ Humidifier allows you to build AWS CloudFormation (CFN) templates programmatically. CFN stacks and resources are represented as Ruby objects with accessors for all their supported properties. Stacks and resources have `to_cf` methods that allow you to quickly inspect what will be uploaded. For the full docs, go to [https://localytics.github.io/humidifier/](http://localytics.github.io/humidifier/). For local development instructions, see the [Development](https://localytics.github.io/humidifier/#label-Development) section. -This project follows semantic versioning linked to AWS' CloudFormation resource specification version since `1.2.1`. - ## Installation Add this line to your application's Gemfile: ```ruby