From 261faccda4b9227f991bce4d69b08732d6087f7f Mon Sep 17 00:00:00 2001 From: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> Date: Tue, 18 May 2021 00:30:34 +0200 Subject: Update badges (#231) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a87f85e..fc0f335 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. -[![Build Status](https://travis-ci.org/cschlosser/doxdocgen.svg?branch=master)](https://travis-ci.org/cschlosser/doxdocgen) -[![Build status](https://ci.appveyor.com/api/projects/status/sg55990fbxtsfnvk/branch/master?svg=true)](https://ci.appveyor.com/project/cschlosser/doxdocgen) +[![CI build status](https://img.shields.io/github/workflow/status/cschlosser/doxdocgen/CI/master)](https://github.com/cschlosser/doxdocgen/actions/workflows/ci.yml?query=branch%3Amaster) +[![Release build status](https://img.shields.io/github/workflow/status/cschlosser/doxdocgen/CD?label=Release)](https://github.com/cschlosser/doxdocgen/actions/workflows/cd.yml?query=event%3Arelease++) [![codecov](https://codecov.io/gh/cschlosser/doxdocgen/branch/master/graph/badge.svg)](https://codecov.io/gh/cschlosser/doxdocgen) [![Gitter chat](https://badges.gitter.im/doxdocgen.png)](https://gitter.im/doxdocgen) -- cgit v1.2.3