diff --git a/README.md b/README.md index 4d3d8a8..3c832a2 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # hmhm - TUI news reading client -hmhm (pronounced humhum is what I called lobsters when I was a little kid) is a tool I created to get a feeling how one could develop a TUI (Terminal +hmhm is a tool I developed to get a feeling how one could develop a TUI (Terminal User Interface) based app in Go. I tried a few TUI high level libraries but settled on [tview](https://github.com/rivo/tview). -## hmhm in action - ## Loading news items. ![Loading news items.](assets/img/hmhm-loading.png) -## Tab #1 - Hacker News +## Tab \#1 - Hacker News ![Tab #1 - Hacker News](assets/img/hmhm-hn.png) -## Tab #2 - Lobste.rs +## Tab \#2 - Lobste.rs ![Tab #2 - Lobste.rs](assets/img/hmhm-l.png) + +## Why the name? +hmhm (pronounced "humhum") is what I called lobsters when I was a little kid.