README: syntax updates.
This commit is contained in:
parent
f0067d1d3e
commit
72b4d43a74
1 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@ hmhm is a tool I developed to get a feeling how one could develop a TUI (Termina
|
|||
User Interface) based app in Go.
|
||||
I tried a few TUI high level libraries but settled on [tview](https://github.com/rivo/tview).
|
||||
|
||||
## 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)
|
||||
|
||||
## Why the name?
|
||||
### Why the name hmhm?
|
||||
hmhm (pronounced "humhum") is what I called lobsters when I was a little kid.
|
||||
|
|
Loading…
Reference in a new issue