Skip to content

Commit af082d6

Browse files
committed
Add GH Actions status to readme
1 parent 4273c4d commit af082d6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
![color drops Logo](https://raw.githubusercontent.com/vbfox/ColoredPrintf/master/src/BlackFox.ColoredPrintf/Icon.png)
44

5-
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/19hodvli3yq1andd/branch/master?svg=true)](https://ci.appveyor.com/project/vbfox/coloredprintf/branch/master)
6-
[![Travis-CI Build status](https://travis-ci.org/vbfox/ColoredPrintf.svg?branch=master)](https://travis-ci.org/vbfox/ColoredPrintf)
7-
[![VSTS Status](https://vbfox.visualstudio.com/ColoredPrintf/_apis/build/status/ColoredPrintf%20CI?branchName=master)](https://vbfox.visualstudio.com/ColoredPrintf/_build/latest?definitionId=5&branchName=master)
5+
[![Github Actions Status](https://github.com/vbfox/ColoredPrintf/actions/workflows/main.yml/badge.svg)](https://github.com/vbfox/ColoredPrintf/actions/workflows/main.yml?query=branch%3Amaster)
86
[![Nuget Package](https://img.shields.io/nuget/v/BlackFox.ColoredPrintf.svg)](https://www.nuget.org/packages/BlackFox.ColoredPrintf)
97

108
This library provide a replacement to F# `printf` function with color support.

0 commit comments

Comments
 (0)