From 937127b9616c8fb926dc8d162cb85426d59adf86 Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Sun, 1 Dec 2019 18:20:36 +0100 Subject: [PATCH] Test shields.io badges It seems like GitHub badges have some caching issues and they do not work correctly (I have them showing two contradictory statuses, depending on tab, no matter if I reload page or not). --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 49402803..afb63b57 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # dosbox-staging -[![](https://github.com/dreamer/dosbox-staging/workflows/Linux%20builds/badge.svg)](https://github.com/dreamer/dosbox-staging/actions?query=workflow%3A%22Linux+builds%22) -[![](https://github.com/dreamer/dosbox-staging/workflows/Windows%20builds/badge.svg)](https://github.com/dreamer/dosbox-staging/actions?query=workflow%3A%22Windows+builds%22) -[![](https://github.com/dreamer/dosbox-staging/workflows/macOS%20builds/badge.svg)](https://github.com/dreamer/dosbox-staging/actions?query=workflow%3A%22macOS+builds%22) +[![](https://img.shields.io/github/workflow/status/dreamer/dosbox-staging/Linux builds?label=Linux%20builds)](https://github.com/dreamer/dosbox-staging/actions?query=workflow%3A%22Linux+builds%22) +[![](https://img.shields.io/github/workflow/status/dreamer/dosbox-staging/Windows builds?label=Windows%20builds)](https://github.com/dreamer/dosbox-staging/actions?query=workflow%3A%22Windows+builds%22) +[![](https://img.shields.io/github/workflow/status/dreamer/dosbox-staging/macOS builds?label=macOS%20builds)](https://github.com/dreamer/dosbox-staging/actions?query=workflow%3A%22macOS+builds%22) This repository attempts to modernize the [DOSBox](https://www.dosbox.com/) project by using current development practices and tools, fixing issues, adding