Skip to content

Commit

Permalink
Remove maxage for NPM shield icon in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmed committed Oct 5, 2016
1 parent aff2ca4 commit f9f29a2
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
@@ -1,6 +1,6 @@
[![Travis Build status](https://travis-ci.org/pmed/v8pp.svg)](https://travis-ci.org/pmed/v8pp)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/pmed/v8pp?svg=true)](https://ci.appveyor.com/project/pmed/v8pp)
[![NPM](https://img.shields.io/npm/v/v8pp.svg?maxAge=2592000)](https://npmjs.com/package/v8pp)
[![NPM](https://img.shields.io/npm/v/v8pp.svg)](https://npmjs.com/package/v8pp)
[![Join the chat at https://gitter.im/pmed/v8pp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pmed/v8pp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

# v8pp
Expand Down

0 comments on commit f9f29a2

Please sign in to comment.