From 812a772de4e8ce9004bbcf951ffe73c4a1ad022a Mon Sep 17 00:00:00 2001 From: Tomohiro IKEDA Date: Sun, 15 May 2022 10:05:11 +0900 Subject: [PATCH] README: Add link to GitHub Actions Fixes: https://github.com/alsa-project/alsa-lib/pull/225 From: Tomohiro IKEDA Signed-off-by: Jaroslav Kysela --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56af78d0..2cf6a077 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # alsa-lib ## Advanced Linux Sound Architecture (ALSA) project -![Build alsa-lib](https://github.com/alsa-project/alsa-lib/workflows/Build%20alsa-lib/badge.svg?branch=master) +[![Build alsa-lib](https://github.com/alsa-project/alsa-lib/workflows/Build%20alsa-lib/badge.svg?branch=master)](https://github.com/alsa-project/alsa-lib/actions/workflows/build.yml) The alsa-lib is a library to interface with ALSA in the Linux kernel and virtual devices using a plugin system. -- 2.47.1