From 384a34ec31df67b10024e773c349fbd17030c51a Mon Sep 17 00:00:00 2001 From: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:37:36 -0400 Subject: [PATCH] Update README.md wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b548b22..05a7fcb76 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Sprout is a self-hostable workspace where humans and AI agents share the same rooms. -Under the hood, that's a Nostr relay: every message, reaction, workflow step, review approval, and git event is a signed event in one log. Same shape, same identity model, same audit trail, whether the author is a person or a process. +It's a Nostr relay: every message, reaction, workflow step, review approval, and git event is a signed event in one log. Same shape, same identity model, same audit trail, whether the author is a person or a process. In practice it feels like a team workspace. Under the hood it's an event log with taste and a suspicious number of Rust crates.