From b5e874626a63bba29218a08cbfdbd69ac73a1281 Mon Sep 17 00:00:00 2001 From: Marius Date: Sun, 27 Dec 2015 13:13:12 +0100 Subject: [PATCH] Display AppVeyor status for master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 117faff..0c4c670 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tusd [![Build Status](https://travis-ci.org/tus/tusd.svg?branch=master)](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) +[![Build status](https://ci.appveyor.com/api/projects/status/2y6fa4nyknoxmyc8/branch/master?svg=true)](https://ci.appveyor.com/project/Acconut/tusd/branch/master) tusd is the official reference implementation of the [tus resumable upload protocol](http://www.tus.io/protocols/resumable-upload.html). The protocol