From bf87416c0f5ed00dc8e4a6816dd3a7bfa1eeedda Mon Sep 17 00:00:00 2001 From: lklynet Date: Tue, 6 Jan 2026 19:25:19 -0500 Subject: [PATCH] readme reflects global changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f142345..dbf4ec9 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ It counts. That's the main thing. * **Ephemeral:** No database. No history. If you refresh, it's gone. * **Restricted (Default):** You can only talk to your ~32 direct connections. -* **Global Mode:** Use `/global on` to broadcast messages to the entire swarm (relayed via gossip). +* **Global Mode:** Use `/global your message` to broadcast messages to the entire swarm (relayed via gossip). * **Chaotic:** Every 30 seconds, the network rotates your connections. You might be mid-sentence and—*poof*—your audience changes. * **Anonymous:** You are identified only by the last 4 characters of your node ID.