diff --git a/Readme.md b/Readme.md index 6c4c54b..f5cbda0 100644 --- a/Readme.md +++ b/Readme.md @@ -67,7 +67,9 @@ This will produce an executable file at `target/release/bluetui` that you can co ### Global -`Tab`: Switch between different sections. +`Tab` or `l`: Scroll down between different sections. + +`shift+Tab` or `h`: Scroll up between different sections. `j` or `Down` : Scroll down. @@ -75,10 +77,6 @@ This will produce an executable file at `target/release/bluetui` that you can co `s`: Start/Stop scanning. -`?`: Show help. - -`esc`: Dismiss the help pop-up. - `ctrl+c` or `q`: Quit the app. ### Adapters