Skip to content

Commit

Permalink
fix(npm-badge): fix NPM version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley authored Dec 5, 2017
1 parent 2a71b2f commit faf9daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/jaebradley/getmethefuckthere.svg?branch=master)](https://travis-ci.org/jaebradley/getmethefuckthere)
[![Coverage Status](https://coveralls.io/repos/github/jaebradley/getmethefuckthere/badge.svg)](https://coveralls.io/github/jaebradley/getmethefuckthere)
[![npm](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/package/getmethefuckthere)
[![npm](https://img.shields.io/npm/v/getmethefuckthere.svg)](https://www.npmjs.com/package/getmethefuckthere)
[![npm_downloads](https://img.shields.io/npm/dt/getmethefuckthere.svg)](https://www.npmjs.com/package/getmethefuckthere)

![alt-text](https://imgur.com/SGyButS.png)
Expand Down

0 comments on commit faf9daa

Please sign in to comment.