readme: add npm version badge
really just spamming a commit to see if coveralls works...
This commit is contained in:
parent
63489495e1
commit
3e799b8c22
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<img src="https://dl.dropboxusercontent.com/u/6396913/koa/logo.png" alt="koa middleware framework for nodejs" width="255px" />
|
||||
|
||||
[![NPM version](https://badge.fury.io/js/media-typer.svg)](https://badge.fury.io/js/media-typer)
|
||||
[![Build Status](https://travis-ci.org/koajs/koa.svg)](https://travis-ci.org/koajs/koa)
|
||||
|
||||
Expressive middleware for node.js using generators via [co](https://github.com/visionmedia/co)
|
||||
|
|
Loading…
Reference in a new issue