diff --git a/README.md b/README.md
index 4aba13aeffd2302bb4c84a924340c68fceb0a56a..a5024be7ee904817d239739cd0e940b3d246ad9a 100644
--- a/README.md
+++ b/README.md
@@ -542,7 +542,7 @@ Can only be executed within a valid repository created with `process-init`.
 #### `crb/broadcast MSG` [(src)](./crb/broadcast)
 *TBD*
 
-Append `MSG` after the process's latest messages and push `MSG` and its ancestry to
+Append `MSG` after the process's latest messages with `crb/author-append`, and push `MSG` and its ancestry to
 all known remote repositories with `crb/repo-push`.
 
 #### `crb/deliver [INTERVAL]` [(src)](./crb/deliver)