diff --git a/README.md b/README.md index 64d1bd51..66e42b93 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,23 @@ Features Supported Platforms =================== - Windows - - WASAPI - - DirectSound - Linux - - ALSA +- BSD (via OSS) - Android - - OpenSL|ES -- Other - - OpenAL - - Null (silence) + +macOS and iOS support is coming soon(ish) via Core Audio. + + +Backends +======== +- WASAPI +- DirectSound +- WinMM +- ALSA +- OSS +- OpenSL|ES (Android only) +- OpenAL +- Null (Silence)