diff options
| author | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2017-10-06 17:44:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-06 17:44:28 +0200 |
| commit | 273c13ef502be85a7530035d2dd12393884a5627 (patch) | |
| tree | fa30142bf86746e05c71ea1b5a83be5d00b1a639 /README.md | |
| parent | cf5e94e992237bc2f32f0ec92c6babb4b93de612 (diff) | |
| download | doxdocgen-273c13ef502be85a7530035d2dd12393884a5627.tar.gz | |
Add build status to README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,7 +2,8 @@ This VSCode Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. -[](https://travis-ci.org/christophschlosser/docdoxgen-test) +[](https://travis-ci.org/christophschlosser/doxdocgen) +[](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 |