From 8a5ba7ad697b8b0d03b79c5b79f6b39ff567bc5f Mon Sep 17 00:00:00 2001 From: Jonathan Ong Date: Sat, 5 Jul 2014 18:14:44 -0700 Subject: [PATCH] readme: change repo -_- --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 2f92fc9..d00176a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ koa middleware framework for nodejs - [![NPM version](https://badge.fury.io/js/media-typer.svg)](https://badge.fury.io/js/media-typer) + [![NPM version](https://badge.fury.io/js/koa.svg)](https://badge.fury.io/js/koa) [![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)