From 2eb104660d4258e90916b75bd6237f5e1603cef0 Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Sun, 30 Aug 2026 12:58:45 +1000 Subject: drop stale references to local-only planning docs --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.go') diff --git a/main.go b/main.go index b5249e4..d5adc15 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // fluxrec command-line tool. -// Personal Miniflux article recommender; see PLAN.md for the design. +// Personal Miniflux article recommender; see README.md. package main import ( @@ -61,7 +61,7 @@ func main() { func printHelp() { fmt.Printf(`fluxrec [arguments] -Personal Miniflux article recommender (see PLAN.md). +Personal Miniflux article recommender (see README.md). Commands: score Score stdin titles with a trained model (debugging) -- cgit v1.2.3