README: typo.
This commit is contained in:
parent
ccef788283
commit
afd0b2f3bc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ User Interface) based app in Go.
|
|||
I tried a few TUI high level libraries but settled on [termui](https://github.com/gizak/termui).
|
||||
|
||||
## Simple usage
|
||||
* Up, down, k or j keys - to change focus up or down.
|
||||
* Up, down, k or j- to change focus up or down.
|
||||
* Left, Right, h or l - to switch tab.
|
||||
* Enter - open up web browser with the URL for the focused news item.
|
||||
* r - refresh content for the active tab.
|
||||
|
|
Loading…
Reference in a new issue