From 29cff5e5e25c1d7ca52818a21315371a79ef60c1 Mon Sep 17 00:00:00 2001 From: Ben Page Date: Mon, 8 Aug 2016 17:05:39 -0500 Subject: [PATCH] added appveyor badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71852ff..36b968f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # tedious-connection-pool A connection pool for [tedious](http://github.com/pekim/tedious). +[![Build status](https://ci.appveyor.com/api/projects/status/jnurb48ao1wrbgbr?svg=true)](https://ci.appveyor.com/project/ben-page/tedious-connection-pool) + ## Installation npm install tedious-connection-pool