Skip to content

Commit ef3aac4

Browse files
authored
Update README.md
Add build badge.
1 parent d504da6 commit ef3aac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CommandLine parser
33

44
[![NuGet version](https://img.shields.io/nuget/v/commandline.net.svg?style=flat)](https://www.nuget.org/packages/CommandLine.Net/)
55
[![Nuget downloads](https://img.shields.io/nuget/dt/commandline.net.svg?style=flat)](https://www.nuget.org/packages/CommandLine.Net/)
6-
[![Build status](https://ci.appveyor.com/api/projects/status/github/AlexGhiondea/CommandLine?branch=master&svg=true)](https://ci.appveyor.com/project/AlexGhiondea/CommandLine)
6+
![Build And Test](https://github.com/AlexGhiondea/CommandLine/workflows/Build%20And%20Test/badge.svg)
77
[![codecov](https://codecov.io/gh/AlexGhiondea/CommandLine/branch/master/graph/badge.svg)](https://codecov.io/gh/AlexGhiondea/CommandLine)
88
[![MIT License](https://img.shields.io/github/license/AlexGhiondea/CommandLine.svg)](https://github.com/AlexGhiondea/CommandLine/blob/master/LICENSE)
99
[![Code Factor](https://www.codefactor.io/repository/github/alexghiondea/commandline/badge)](https://www.codefactor.io/repository/github/alexghiondea/commandline)

0 commit comments

Comments
 (0)