diff --git a/nih_plug_egui/README.md b/nih_plug_egui/README.md index 5d1130d3..e747f385 100644 --- a/nih_plug_egui/README.md +++ b/nih_plug_egui/README.md @@ -3,3 +3,5 @@ This provides an adapter to create [egui](https://github.com/emilk/egui) based GUIs with NIH-plug through [egui-baseview](https://github.com/BillyDM/egui-baseview). + +Consider using [`nih_plug_iced`](../nih_plug_iced) instead.