README: syntax updates.

This commit is contained in:
Kalle Carlbark 2019-08-29 21:03:20 +02:00
parent 33a4f28266
commit e6416180fe
No known key found for this signature in database
GPG key ID: 3FC0C93C5A5A0670

View file

@ -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. User Interface) based app in Go.
I tried a few TUI high level libraries but settled on [tview](https://github.com/rivo/tview). 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) ![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 #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) ![Tab #2 - Lobste.rs](assets/img/hmhm-l.png)