summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <2466365+cschlosser@users.noreply.github.com>2020-10-03 19:17:42 +0200
committerGitHub <noreply@github.com>2020-10-03 19:17:42 +0200
commit00f7ec244e65f4d9e1ec25f693c62c9f4f1a2581 (patch)
treefbc629542cb46c3aef32ea7d028b9c9bb5d4f1f9 /README.md
parent15dcabb5903b68bbc8b490b1d0e220d13acf63b7 (diff)
downloaddoxdocgen-00f7ec244e65f4d9e1ec25f693c62c9f4f1a2581.tar.gz
Cleanup (#174)
* Remove old username references * Remove badge * Fix dependabot alert
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/README.md b/README.md
index fcb6f08..95f7e80 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,10 @@
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/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)
-[![codecov](https://codecov.io/gh/christophschlosser/doxdocgen/branch/master/graph/badge.svg)](https://codecov.io/gh/christophschlosser/doxdocgen)
+[![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)
+[![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)
-[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/christophschlosser/doxdocgen.svg)](https://isitmaintained.com/project/christophschlosser/doxdocgen "Average time to resolve an issue")
## Table of Contents
@@ -34,7 +33,7 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by
![Alignment](images/alignment.gif)
-For how this works, see the [CHANGELOG.md](https://github.com/christophschlosser/doxdocgen/blob/master/CHANGELOG.md#alignment)
+For how this works, see the [CHANGELOG.md](https://github.com/cschlosser/doxdocgen/blob/master/CHANGELOG.md#alignment)
### Attributes
@@ -221,14 +220,14 @@ Each of them can be configured with its own custom text and you can decide if th
## Contributors
-[Christoph Schlosser](https://github.com/christophschlosser)
+[Christoph Schlosser](https://github.com/cschlosser)
[Rowan Goemans](https://github.com/rowanG077)
## Known Issues
-[See open bugs](https://github.com/christophschlosser/doxdocgen/labels/bug)
+[See open bugs](https://github.com/cschlosser/doxdocgen/labels/bug)
## What's to come
-[See open features](https://github.com/christophschlosser/doxdocgen/labels/enhancement)
+[See open features](https://github.com/cschlosser/doxdocgen/labels/enhancement)