From 60744d4f4adf5cf729909b54b0637bbde96c52ee Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Thu, 4 May 2023 12:04:28 -0300 Subject: [PATCH] mention nostcat. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f53267b..e602d85 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ this repository contains two things: Install with `go install github.com/fiatjaf/nak`. +It pairs nicely with https://github.com/blakejakopovic/nostcat (which handles the websocket/relay interface very well) using unix pipes. + ### examples ```