From 273c13ef502be85a7530035d2dd12393884a5627 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Fri, 6 Oct 2017 17:44:28 +0200 Subject: Add build status to README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1086ff..ac36005 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This VSCode Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. -[![Build Status](https://travis-ci.org/christophschlosser/docdoxgen.svg?branch=master)](https://travis-ci.org/christophschlosser/docdoxgen-test) +[![Build Status](https://travis-ci.org/christophschlosser/doxdocgen.svg?branch=master)](https://travis-ci.org/christophschlosser/doxdocgen) +[![Build status](https://ci.appveyor.com/api/projects/status/4h84071p9tv0y9r6?svg=true)](https://ci.appveyor.com/project/christophschlosser/doxdocgen) ## Features @@ -52,4 +53,4 @@ Completely new extension, so none. * Configuration options -* Tests \ No newline at end of file +* Tests -- cgit v1.2.3