From aa0ca07d5facf0eec00ce6bc812fd61cb1b86b99 Mon Sep 17 00:00:00 2001 From: Kim T Date: Sun, 19 Jul 2026 21:49:07 -0700 Subject: [PATCH] docs: clarify who Open Audio Stack is for Add a "Who is this for" section to the README clarifying that the primary audience is audio software developers integrating the library, and the secondary audience is their customers (musicians and producers). Co-Authored-By: Claude Opus 4.8 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 053462a..050ed8a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,14 @@ Common package shared across Open Audio Stack compatible registries, command-line tools, apps and websites for handling installing DAW VST plugin dependencies. +## Who is this for + +This library is built for **audio software developers**. If you are building a plugin manager, DAW, app, command-line tool or website, use `@open-audio-stack/core` to search a registry and download/install packages without writing the distribution and install logic yourself. + +The end beneficiaries are the audio software developers' customers: **musicians and music producers**, who get a more consistent experience installing audio software. + +For the wider project context and strategy, see [Open Audio Stack](https://github.com/open-audio-stack). + ## Features High-level classes enable use without writing business-logic: