fix: minor readme whitespace fix

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
This commit is contained in:
Christopher Arndt 2023-05-25 18:12:38 +02:00
parent 191e141311
commit 64b831039a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ This software is in *alpha status* and has no official release yet.
The majority of JACK client APIs have been wrapped and are functional (see The majority of JACK client APIs have been wrapped and are functional (see
[examples]), but some APIs (e.g. threading) still need wrapping. Others, like [examples]), but some APIs (e.g. threading) still need wrapping. Others, like
the server control or the deprecated session API, will probably not be covered the server control or the deprecated session API, will probably not be covered
by these bindings. While this project is in alpha or beta stage, symbol names by these bindings. While this project is in alpha or beta stage, symbol names
may still be changed and things moved around before the first public release. may still be changed and things moved around before the first public release.
Also, I plan to add a higher-level abstraction on top of the direct mapping Also, I plan to add a higher-level abstraction on top of the direct mapping