diff --git a/README.md b/README.md index e4161af..cdc9a45 100644 --- a/README.md +++ b/README.md @@ -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.