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: