Skip to content

Commit

Permalink
Add GH Actions status to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vbfox committed Apr 17, 2021
1 parent 4273c4d commit af082d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

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

[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/19hodvli3yq1andd/branch/master?svg=true)](https://ci.appveyor.com/project/vbfox/coloredprintf/branch/master)
[![Travis-CI Build status](https://travis-ci.org/vbfox/ColoredPrintf.svg?branch=master)](https://travis-ci.org/vbfox/ColoredPrintf)
[![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)
[![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)
[![Nuget Package](https://img.shields.io/nuget/v/BlackFox.ColoredPrintf.svg)](https://www.nuget.org/packages/BlackFox.ColoredPrintf)

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

0 comments on commit af082d6

Please sign in to comment.