diff --git a/README.md b/README.md index d09951b..b704179 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A low-level windowing system geared towards making audio plugin UIs. `baseview` abstracts the platform-specific windowing APIs (winapi, cocoa, xcb) into a platform-independent API, but otherwise gets out of your way so you can write plugin UIs. +Interested in learning more about the project? Join us on [discord](https://discord.gg/b3hjnGw), channel `#vst2-gui`. + ## Roadmap Below is a proposed list of milestones (roughly in-order) and their status. Subject to change at any time.