summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christophschlosser@users.noreply.github.com>2017-10-06 17:44:28 +0200
committerGitHub <noreply@github.com>2017-10-06 17:44:28 +0200
commit273c13ef502be85a7530035d2dd12393884a5627 (patch)
treefa30142bf86746e05c71ea1b5a83be5d00b1a639 /README.md
parentcf5e94e992237bc2f32f0ec92c6babb4b93de612 (diff)
downloaddoxdocgen-273c13ef502be85a7530035d2dd12393884a5627.tar.gz
Add build status to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files 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