README: Add link to GitHub Actions

Fixes: https://github.com/alsa-project/alsa-lib/pull/225
From: Tomohiro IKEDA <rilakkuma.san.xjapan@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Tomohiro IKEDA 2022-05-15 10:05:11 +09:00 committed by Jaroslav Kysela
parent 06ddcbe88e
commit 812a772de4

View file

@ -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.