From e6416180fec989348d9199728ffecaadb433ef97 Mon Sep 17 00:00:00 2001 From: Kalle Carlbark Date: Thu, 29 Aug 2019 21:03:20 +0200 Subject: [PATCH] README: syntax updates. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 14fe5c5..4d3d8a8 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ hmhm (pronounced humhum is what I called lobsters when I was a little kid) is a 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 +## hmhm in action -Loading news items. +## 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)