From 9cd3b0e3000d61574e2a81a132610bb65ffe9a19 Mon Sep 17 00:00:00 2001 From: Acconut Date: Sat, 28 Feb 2015 16:10:11 +0100 Subject: [PATCH] add badge for appveyor in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b383941..45909d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # tusd [![Build Status](https://travis-ci.org/tus/tusd.svg?branch=neXT)](https://travis-ci.org/tus/tusd) +[![Build status](https://ci.appveyor.com/api/projects/status/2y6fa4nyknoxmyc8?svg=true)](https://ci.appveyor.com/project/Acconut/tusd) tusd is the official reference implementation of the [tus resumable upload protocol](http://www.tus.io/protocols/resumable-upload.html).