README.md in rudder-0.3.0 vs README.md in rudder-0.3.1

- old
+ new

@@ -78,10 +78,13 @@ ``` Usage: rudder [options] -o, --output YAML_PATH YAML_PATH to write the pipeline config -c, --config RUDDER_CONFIG Path to the RUDDER_CONFIG file to evaluate + -l CONCOURSE_VARS, Path to the CONCOURSE_VARS yaml file + --load-vars-from -v, --version Show version + ``` ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.