Mention the master branch version in the readme

Since it's functionally already done and I haven't run into any issues
during my testing.
This commit is contained in:
Robbert van der Helm
2020-10-31 16:09:42 +01:00
parent fd3ff233fd
commit cd49985831
+9
View File
@@ -9,6 +9,15 @@ communication through [plugin groups](#plugin-groups). This project aims to be
as transparent as possible in order to achieve the best possible plugin as transparent as possible in order to achieve the best possible plugin
compatibility while also staying easy to debug and maintain. 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
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 screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png) ![yabridge screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png)
### Table of contents ### Table of contents