diff --git a/README.md b/README.md index 10244a4d..bcde2c02 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ![mini_al](http://dred.io/img/minial_wide.png) mini_al is a simple library for playing and recording audio. It's focused on simplicity and has -a very small number of APIs. This is not a full-featured audio library, nor will it ever be. It -is intended to be used as a quick and easy way to connect to an audio device and deliver and -capture audio data from speakers and microphones. +a very small number of APIs. This is not a full-featured audio library - it is intended to be +used as a quick and easy way to connect to an audio device and deliver and capture audio data +from speakers and microphones. C/C++, single file, public domain.