From 3e799b8c2208fd3ee6aee443a9c981c00dc33560 Mon Sep 17 00:00:00 2001 From: Jonathan Ong Date: Sat, 5 Jul 2014 18:14:12 -0700 Subject: [PATCH] readme: add npm version badge really just spamming a commit to see if coveralls works... --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 9fdde54..2f92fc9 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,6 @@ koa middleware framework for nodejs + [![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)