README.md in lono-4.0.0 vs README.md in lono-4.0.1
- old
+ new
@@ -1,7 +1,7 @@
<div align="center">
- <img src="http://lono.cloud/img/logos/lono-logo.png" style="max-width: 300px" />
+ <img src="http://lono.cloud/img/logos/lono-logo-small.png" />
</div>
# Lono
[![Gem Version](https://badge.fury.io/rb/lono.png)](http://badge.fury.io/rb/lono)
@@ -13,10 +13,10 @@
[![Support](https://img.shields.io/badge/get-support-blue.svg)](https://boltops.com?utm_source=badge&utm_medium=badge&utm_campaign=lono)
[3]: https://codeclimate.com/repos/51d7f1407e00a4042c010ab4/badges/5273fe6cdb5a13e58554/gpa.png
[4]: https://codeclimate.com/repos/51d7f1407e00a4042c010ab4/feed
-Lono is a tool to help you manage your CloudFormation templates. Lono handles the entire CloudFormation lifecyle. It helps you craft the templates and then provisions of the infrastructure.
+Lono is a tool to help you manage your CloudFormation templates. Lono handles the entire CloudFormation lifecyle. It helps you craft the templates and then provision the infrastructure.
* Lono generates CloudFormation templates based on ERB ruby templates in `yaml` format.
* Lono takes simple env-like files and generates the CloudFormation parameter files.
* Lono provides a simple CLI interface to launch the CloudFormation stacks.