From ec26b60e54fd21d87e714fe8b68674031b13e4f6 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 31 Oct 2020 16:11:18 +0100 Subject: [PATCH] Also mention yabridgectl-git to avoid confusion --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75d50af2..de83a3d3 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,15 @@ as transparent as possible in order to achieve the best possible plugin compatibility while also staying easy to debug and maintain. _The current master branch version of yabridge features a fully concurrent -rewrite of yabridge's event handling mechanisms that solves all outstanding +rewrite of yabridge's event handling mechanisms that solves any outstanding issues with regards to host-specific bugs and performance limitations._ _There's still some cleanup refactoring work left to be done, but you can already use the new version either through the [automated builds](https://github.com/robbert-vdh/yabridge/actions?query=workflow%3A%22Automated+builds%22+branch%3Amaster) page or through the -[yabridge-git](https://aur.archlinux.org/packages/yabridge-git/) AUR package._ +[yabridge-git](https://aur.archlinux.org/packages/yabridge-git/) and +[yabridgectl-git](https://aur.archlinux.org/packages/yabridgectl-git/) AUR +packages._ ![yabridge screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png)