From 21cb90fccb43b80484f00df2b96518f4bf7a66f0 Mon Sep 17 00:00:00 2001 From: Alexander Lozada Date: Mon, 21 May 2018 02:09:23 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index db0038c4..9571b337 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ [![Appveyor Build][appv-img]][appv-url] [![crates.io][crates-img]][crates-url] +This crate is no longer maintained. Please refer to [the `vst` crate repo](https://github.com/rust-dsp/rust-vst) for an actively developed repository. +---- + A library to help facilitate creating VST plugins in rust. This library is a work in progress and as such does not yet implement all