Skip to content

Commit

Permalink
docs(README): use latest badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Feb 27, 2015
1 parent b89650e commit f655f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# The ultimate OSS badge

![works badge](https://cdn.rawgit.com/nikku/works-on-my-machine/master/badge.svg)
![works badge](https://cdn.rawgit.com/nikku/works-on-my-machine/v0.1.0/badge.svg)


## Usage

Include in your `README.md`:

```markdown
![works badge](https://cdn.rawgit.com/nikku/works-on-my-machine/master/badge.svg)
![works badge](https://cdn.rawgit.com/nikku/works-on-my-machine/v0.1.0/badge.svg)
```


Expand Down

0 comments on commit f655f95

Please sign in to comment.