diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2014-05-05 16:08:29 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2014-05-05 16:08:29 -0700 |
commit | 79c4eda5786e8e2890cfaf59a99c295be37674f3 (patch) | |
tree | 376b7d1b9cf209d11a6633797d5a942ec5bdbecb /README.md | |
parent | b076d75abcce4d15aebc0e90deead79e6758ff2e (diff) | |
download | libyajl2-gem-79c4eda5786e8e2890cfaf59a99c295be37674f3.tar.gz |
code climate appears to only use PNGs for now..
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ libyajl2-gem [![Build Status](https://secure.travis-ci.org/lamont-granquist/libyajl2-gem.svg?branch=master)](http://travis-ci.org/lamont-granquist/libyajl2-gem) [![Dependency Status](https://gemnasium.com/lamont-granquist/libyajl2-gem.svg)](https://gemnasium.com/lamont-granquist/libyajl2-gem) -[![Code Climate](https://codeclimate.com/github/lamont-granquist/libyajl2-gem.svg)](https://codeclimate.com/github/lamont-granquist/libyajl2-gem) +[![Code Climate](https://codeclimate.com/github/lamont-granquist/libyajl2-gem.png)](https://codeclimate.com/github/lamont-granquist/libyajl2-gem) [![Gem Version](https://badge.fury.io/rb/libyajl2.svg)](http://badge.fury.io/rb/libyajl2) gem to install the libyajl2 c-library for distributions which do not have it |