From a77f649babcecdee93d0b886d54476cf09d595ef Mon Sep 17 00:00:00 2001 From: Bailey Townsend Date: Thu, 4 Jun 2026 16:37:38 -0500 Subject: [PATCH] readme updates --- cmd/tap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tap/README.md b/cmd/tap/README.md index 7fe07c1d..293e86a0 100644 --- a/cmd/tap/README.md +++ b/cmd/tap/README.md @@ -1,7 +1,7 @@ `tap`: atproto sync utility ======================================== -Tap simplifies AT sync by handling the firehose connection, verification, backfill, and filtering. Your application connects to a Tap and receives simple JSON events for only the repos and collections you care about, no need to worry about binary formats for validating cryptographic signatures. +Tap simplifies AT sync by handling the firehose/jetstream connection, verification, backfill, and filtering. Your application connects to a Tap and receives simple JSON events for only the repos and collections you care about, no need to worry about binary formats for validating cryptographic signatures. Features and design decisions: -- 2.51.2