README.md in sickle-0.1.0 vs README.md in sickle-0.1.1
- old
+ new
@@ -1,9 +1,14 @@
+[![Code Climate](https://codeclimate.com/github/teamon/sickle.png)](https://codeclimate.com/github/teamon/sickle)
+[![Build Status](https://travis-ci.org/teamon/sickle.png?branch=master)](https://travis-ci.org/teamon/sickle)
+[![Gem Version](https://badge.fury.io/rb/sickle.png)](https://rubygems.org/gems/sickle)
+[![Coverage Status](https://coveralls.io/repos/teamon/sickle/badge.png?branch=master)](https://coveralls.io/r/teamon/sickle)
+
# Sickle
## Description
-Sickle is dead simple library for building complex command line tools.
+Sickle is dead simple library for building complex command line tools. A lot of ideas and examples were inspired by [thor](https://github.com/wycats/thor).
#### Features:
* Based on classes and modules
* Support for commands