readr

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

commit 87a82376083b02b4cb8e6988ff1ac3247d2c4660
parent 9b1cbd5b27132d741992b136d553a9b3bcf21321
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