From fddd239be1ad1fcec31b6d2aa86f63f33a8d455b Mon Sep 17 00:00:00 2001 From: Lars Immisch Date: Thu, 14 May 2015 01:37:51 +0200 Subject: [PATCH] Add link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d06e5f..a162691 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ For documentation, see http://larsimmisch.github.io/pyalsaaudio/ > Author: Casper Wilstrup (cwi@aves.dk) > Maintainer: Lars Immisch (lars@ibp.de) -This package contains wrappers for accessing the ALSA api from Python. It +This package contains wrappers for accessing the +[ALSA](http://www.alsa-project.org/) API from Python. It is currently fairly complete for PCM devices, and has some support for mixers. If you find bugs in the wrappers please open an issue in the issue tracker.