Skip to content

Commit 716e587

Browse files
committed
update README.md
1 parent 632ada2 commit 716e587

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
**terminews** is a terminal based application (TUI) which makes use of the [gocui](https://github.com/jroimartin/gocui) and [gofeed](https://github.com/mmcdole/gofeed) libraries and allows you to manage RSS resources and display their news feed. Currently it is only compatible with _Linux_ environments.
44

55

6+
[![asciicast](https://asciinema.org/a/WKvIugMqbohNtxqCZHHPDcWRr.png)](https://asciinema.org/a/WKvIugMqbohNtxqCZHHPDcWRr)
7+
8+
69
## Installation
710

11+
**terminews** is currently available only on _Linux_.
812
### Dependencies
913

1014
* [Sqlite3](https://www.sqlite.org/)
@@ -30,7 +34,8 @@ The terminal is split in 3 different areas:
3034
2. **News list** which contains the news feed (list of news' titles) of the currently selected site.
3135
3. **Summary** which contains extra information of the currently selected event.
3236

33-
For both lists the items are displayed paged.
37+
![Layout](./screenshot.png)
38+
3439

3540
### Key bindings
3641
Key combination | Description

screenshot.png

2.54 MB
Loading

0 commit comments

Comments
 (0)