diff options
author | Claire McQuin <mcquin@users.noreply.github.com> | 2014-06-09 14:53:55 -0700 |
---|---|---|
committer | Claire McQuin <mcquin@users.noreply.github.com> | 2014-06-09 14:53:55 -0700 |
commit | 178fa19371b920bd788ed7b872b9957e10088bc1 (patch) | |
tree | 1600f7b0c27f9197d22f300ed7dba20ab4a06aa5 /README.md | |
parent | c93a9d5cfa4e4008d69f7071d8a883087b0a0389 (diff) | |
parent | 61efa6be61e70f0c19e7a2d596d3afb190b3cc42 (diff) | |
download | chef-178fa19371b920bd788ed7b872b9957e10088bc1.tar.gz |
Merge pull request #1039 from mrb/patch-1
Add Code Climate badge to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Chef +# Chef [![Code Climate](https://codeclimate.com/github/opscode/chef.png)](https://codeclimate.com/github/opscode/chef) Want to try Chef? Get started with [learnchef](https://learnchef.opscode.com) |