diff --git a/README.md b/README.md index 4dca59f5..bc44f820 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ [![Discord](https://img.shields.io/discord/786993304197267527.svg?label=Discord&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/pyNeweqadf) Yet Another way to use Windows VST plugins on Linux. Yabridge seamlessly -supports running both 32-bit and 64-bit Windows VST2 and Windows VST3 plugins in -a 64-bit Linux VST host, with optional support for inter-plugin communication -through [plugin groups](#plugin-groups). Its modern concurrent architecture and +supports using both 32-bit and 64-bit Windows VST2 and VST3 plugins in a 64-bit +Linux VST host as if they were native VST2 and VST3 plugins, with optional +support for [plugin groups](#plugin-groups) to enable inter-plugin communication +for VST2 plugins and quick startup times. Its modern concurrent architecture and focus on transparency allows yabridge to be both fast and highly compatible, while also staying easy to debug and maintain.