Skip to content

Commit

Permalink
More doco
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Jan 30, 2014
1 parent 8bd4c86 commit fa1b088
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#Badger

Because I grow weary of copy-n-pasting the badge URLs into the README of every project, and the [b.adge.me](http://b.adge.me) API now supports all of the services I use
Because I grow weary of copy-n-pasting the badge URLs into the README of every project, and the [img.shields.io](http://img.shields.io) API now supports all of the services I use

##Usage

Expand All @@ -30,14 +30,13 @@ Then
[![Gem Version](http://img.shields.io/gem/v/badgerbadgerbadger.svg)](https://rubygems.org/gems/badgerbadgerbadger)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://pikesley.mit-license.org)


ready to paste into the top of your README (with the correct URLs for your repo (hopefully)).

Try

badger help badge

for full usage.
to read about Badger's Opinions

If you're on a Mac, pipe the output into `pbcopy` to add the stuff directly to your clipboard:

Expand Down

0 comments on commit fa1b088

Please sign in to comment.