Skip to content

Commit

Permalink
PNG badges
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Feb 4, 2014
1 parent 6de7de4 commit 5aa283d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
guard-cucumber (1.4.1)
cucumber (>= 1.2.0)
guard (>= 1.1.0)
guard-rspec (4.2.4)
guard-rspec (4.2.5)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
haml (4.0.5)
Expand All @@ -79,7 +79,7 @@ GEM
multi_test (0.0.3)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
pry (0.9.12.4)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
Expand All @@ -106,9 +106,9 @@ GEM
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rspec-mocks (2.14.5)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
Expand All @@ -135,7 +135,7 @@ GEM
atomic
tilt (1.4.1)
timers (1.1.0)
tins (0.13.1)
tins (0.13.2)
tzinfo (0.3.38)
xpath (2.0.0)
nokogiri (~> 1.3)
Expand Down
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[![Build Status](http://b.adge.me/travis/pikesley/uncle-clive.svg)](https://travis-ci.org/pikesley/uncle-clive)
[![Coverage Status](http://b.adge.me/coveralls/pikesley/uncle-clive.svg)](https://coveralls.io/r/pikesley/uncle-clive?branch=master)
[![Dependency Status](http://b.adge.me/gemnasium/pikesley/uncle-clive.svg)](https://gemnasium.com/pikesley/uncle-clive)
[![Code Climate](http://b.adge.me/codeclimate/github/pikesley/uncle-clive.svg)](https://codeclimate.com/github/pikesley/uncle-clive)
[![License](http://b.adge.me/:license-mit-blue.svg)](http://pikesley.mit-license.org/)
[![Things Cleaned](http://b.adge.me/:things%20cleaned-all-brightgreen.svg)](http://hyperboleandahalf.blogspot.co.uk/2010/06/this-is-why-ill-never-be-adult.html)
[![Badge Status](http://b.adge.me/:badges-7/7-brightgreen.svg)](http://www.youtube.com/watch?v=s7rHCYtbZRo)
[![Build Status](http://img.shields.io/travis/pikesley/uncle-clive.png)](https://travis-ci.org/pikesley/uncle-clive)
[![Dependency Status](http://img.shields.io/gemnasium/pikesley/uncle-clive.png)](https://gemnasium.com/pikesley/uncle-clive)
[![Coverage Status](http://img.shields.io/coveralls/pikesley/uncle-clive.png)](https://coveralls.io/r/pikesley/uncle-clive)
[![Code Climate](http://img.shields.io/codeclimate/github/pikesley/uncle-clive.png)](https://codeclimate.com/github/pikesley/uncle-clive)
[![License](http://img.shields.io/:license-mit-blue.png)](http://pikesley.mit-license.org)
[![Badges](http://img.shields.io/:badges-6/6-ff6799.png)](https://github.com/pikesley/badger)

#Uncle Clive

Expand Down

0 comments on commit 5aa283d

Please sign in to comment.