Skip to content

Commit e65f65c

Browse files
committed
Clean up and correct badge
1 parent afd3917 commit e65f65c

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

.markdownlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"MD029": {
44
"style": "ordered"
55
},
6-
"MD013": true,
6+
"MD013": false,
77
"MD024": true,
88
"MD034": true,
99
"no-hard-tabs": true

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# xComputerManagement
22

3-
master: [![Build status](https://ci.appveyor.com/api/projects/status/cg28qxeco39wgo9l/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/xCertificate/branch/master)
4-
[![codecov](https://codecov.io/gh/PowerShell/xCertificate/branch/master/graph/badge.svg)](https://codecov.io/gh/PowerShell/xCertificate)
5-
6-
dev: [![Build status](https://ci.appveyor.com/api/projects/status/cg28qxeco39wgo9l/branch/dev?svg=true)](https://ci.appveyor.com/project/PowerShell/xcomputermanagement/branch/dev)
7-
[![codecov](https://codecov.io/gh/PowerShell/xcomputermanagement/branch/dev/graph/badge.svg)](https://codecov.io/gh/PowerShell/xCertificate)
3+
| Branch | Build Status | Code Coverage |
4+
| --- | --- | --- |
5+
| master | [![Build status](https://ci.appveyor.com/api/projects/status/cg28qxeco39wgo9l/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/xComputerManagement/branch/master) | [![codecov](https://codecov.io/gh/PowerShell/xComputerManagement/branch/master/graph/badge.svg)](https://codecov.io/gh/PowerShell/xComputerManagement/branch/master) |
6+
| dev | [![Build status](https://ci.appveyor.com/api/projects/status/cg28qxeco39wgo9l/branch/dev?svg=true)](https://ci.appveyor.com/project/PowerShell/xComputerManagement/branch/dev) | [![codecov](https://codecov.io/gh/PowerShell/xComputerManagement/branch/dev/graph/badge.svg)](https://codecov.io/gh/PowerShell/xComputerManagement/branch/dev) |
87

98
The **xComputerManagement** module contains the following resources:
109

0 commit comments

Comments
 (0)