diff --git a/README.md b/README.md
index 67cc22b..a75be18 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
-### hmhm - Pronounced humhum, what I called lobsters (hummer in swedish) when I was a kid.
+# hmhm - TUI news reading client
-hmhm is a tool i created to get a feeling how one could develop a TUI (Terminal
-User Interface) based app in Go. Tried a few TUI high level libraries but settled on tview
-for hmhm.
+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
+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.](assets/img/hmhm-loading.png)
![Tab #1 - Hacker News](assets/img/hmhm-hn.png)
![Tab #2 - Lobste.rs](assets/img/hmhm-l.png)