Skip to content

Commit 22fc100

Browse files
authored
Update README.md
1 parent 83afed4 commit 22fc100

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,13 @@ The terminal is split in 3 different areas:
5656
<kbd>PgDn</kbd>|Moves to the next list page circularly
5757
<kbd>Ctrl</kbd><kbd>c</kbd>|Exits the application
5858

59-
6059
## TODO
6160
- [x] Add search functionality among the existing sites.
6261
- [x] Display full news content.
6362
- [ ] Add tags to bookmarks
6463
- [ ] Apply caching
64+
65+
## Credits
66+
* [GOCUI](https://github.com/jroimartin/gocui) for the UI
67+
* [gofeed](https://github.com/mmcdole/gofeed) for retrieving the RSS feed
68+
* [GoOse](https://github.com/advancedlogic/GoOse) for extracting article content

0 commit comments

Comments
 (0)