From: Tomohiro IKEDA Date: Sun, 15 May 2022 01:05:11 +0000 (+0900) Subject: README: Add link to GitHub Actions X-Git-Tag: v1.2.7~22 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=812a772de4e8ce9004bbcf951ffe73c4a1ad022a;p=alsa-lib.git README: Add link to GitHub Actions Fixes: https://github.com/alsa-project/alsa-lib/pull/225 From: Tomohiro IKEDA Signed-off-by: Jaroslav Kysela --- 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.