readr

Minimal RSS reader (WIP)
Log | Files | Refs | README | LICENSE

commit ac6800f7bdd8603f34ca404f22eef2e7833baeea
parent ff4941822ca4811cb5ca0b986373d01423c8daff
Author: citbl <citbl@citbl.org>
Date:   Sun,  5 Oct 2025 23:34:18 +1000

minor

Diffstat:
MREADME | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -5,6 +5,9 @@ requirements libcurl libmrss +uses + termbox2.h + -std=c99 WIP