From bcbf8684dfebd29781ce4bff87e426c9b4607122 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 20 Apr 2020 23:53:19 +0200 Subject: [PATCH] Update the introduction in the readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ace7cf41..b9561c90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # yabridge -Yet Another way to use Windows VST2 plugins in Linux VST hosts. +Yet Another way to use Windows VST2 plugins in Linux VST hosts. The main +motivation behind this project was to create a VST bridge that is easy to debug +while providing the best possible plugin compatibility by being as transparent +as possible. ## TODOs