Skip to content

Commit 1a40067

Browse files
authored
Merge pull request #207 from bbss000/ChangeBuildingStatusBadgeFromTravisToGithubActions
Change building status badge from travis to GitHub actions in README.md
2 parents db20be5 + 54cac45 commit 1a40067

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
@@ -1,4 +1,4 @@
1-
# Quaver.API [![Build Status](https://travis-ci.com/Quaver/Quaver.API.svg?branch=master)](https://travis-ci.com/Quaver/Quaver.API) [![CodeFactor](https://www.codefactor.io/repository/github/quaver/quaver.api/badge)](https://www.codefactor.io/repository/github/quaver/quaver.api) [![Blog](https://img.shields.io/badge/Blog-Read-blue.svg)](https://blog.quavergame.com) [![Discord](https://discordapp.com/api/guilds/354206121386573824/widget.png?style=shield)](https://discord.gg/nJa8VFr)
1+
# Quaver.API [![Build Status](https://github.com/Quaver/Quaver.API/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Quaver/Quaver.API/actions/workflows/dotnet.yml) [![CodeFactor](https://www.codefactor.io/repository/github/quaver/quaver.api/badge)](https://www.codefactor.io/repository/github/quaver/quaver.api) [![Blog](https://img.shields.io/badge/Blog-Read-blue.svg)](https://blog.quavergame.com) [![Discord](https://discordapp.com/api/guilds/354206121386573824/widget.png?style=shield)](https://discord.gg/nJa8VFr)
22

33
>📖 Keep developing for [Quaver](https://github.com/Quaver) with these set of tools and C# libraries.
44

0 commit comments

Comments
 (0)