From bb501c28ec50d80ad26c2e765427eeb1f1bb7e03 Mon Sep 17 00:00:00 2001 From: Kalle Carlbark Date: Thu, 29 Aug 2019 21:00:21 +0200 Subject: [PATCH] Testing screenshots location and size. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 425bb79..2bb48ef 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ 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 =100x100) -![Tab #1 - Hacker News](assets/img/hmhm-hn.png =100x100) -![Tab #2 - Lobste.rs](assets/img/hmhm-l.png = 100x100) +Loading news items. +Tab #1 - Hacker News +Tab #2 - Lobste.rs +![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)