diff --git a/README.md b/README.md index c3146d9..916cdde 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,28 @@ The TUI should load with the request input focused. Simply type in your request If you enter the request `clear` the output log will be cleared. +Press `Ctrl+q` to exit from the TUI. + ### Command History Press *up/down* while focused on the request input to scroll through the command history. --- +## Notes + +This TUI supports the following: + +- Sending requests for Voicemeeter +- Sending requests and receiving responses for Matrix + +If you need to send requests and receive responses for Voicemeeter check out [vban-cli][vban-cli] + +--- + ## License `vban-tui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license. + + +[vban-cli]: https://github.com/onyx-and-iris/vban-cli \ No newline at end of file