README.md in puppet-lint-variable_contains_upcase-1.0.0 vs README.md in puppet-lint-variable_contains_upcase-1.0.1

- old
+ new

@@ -1,4 +1,7 @@ # Puppet lint check for upcase variables +[![Build Status](https://travis-ci.org/fiddyspence/puppetlint-variablecase.png?branch=master)](https://travis-ci.org/fiddyspence/puppetlint-variablecase) +[![puppet-lint-variable_contains_upcase API Documentation](https://www.omniref.com/ruby/gems/puppet-lint-variable_contains_upcase.png)](https://www.omniref.com/ruby/gems/puppet-lint-variable_contains_upcase) + The future parser disallows mixed case variables, so this check implements warnings for them