From 4645c1a88e2c3bce15db2ec9b05fce619c888b10 Mon Sep 17 00:00:00 2001 From: doomy <2640792-_doomy@users.noreply.gitlab.com> Date: Mon, 18 Apr 2022 22:51:30 -0500 Subject: [PATCH] added disclaimer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ffc990d6..3cf5758d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> Disclaimer: the VST 2 specification is [discontinued and unlicensed](https://helpcenter.steinberg.de/hc/en-us/articles/4409561018258). Consider VST 3, CLAP, or LV2 instead. + # vst-rs [![crates.io][crates-img]][crates-url] [![dependency status](https://deps.rs/repo/github/rustaudio/vst-rs/status.svg)](https://deps.rs/repo/github/rustaudio/vst-rs)