README.md in script-ci-lib-0.0.3 vs README.md in script-ci-lib-0.0.4

- old
+ new

@@ -1,9 +1,11 @@ # Script::Ci::Lib -TODO: Write a gem description +[![Build Status](https://travis-ci.org/doublewide/script-ci-lib.png)](https://travis-ci.org/doublewide/script-ci-lib) +Library for common Jenkins CI scripts. Extracted from Doublewide projects. + ## Installation Add this line to your application's Gemfile: gem 'script-ci-lib' @@ -16,10 +18,12 @@ $ gem install script-ci-lib ## Usage -TODO: Write usage instructions here +`script-ci-lib <destination>` + +This will install CI scripts into `<destination>/ci/lib`. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)