diff --git a/README.md b/README.md index a9fa6d997..3cce18d85 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,8 @@ This diagram shows how to connect and message a contact: Once you've set up your local profile, enter `/c` (for `/connect`) to create a new connection and generate an invitation. Send this invitation to your contact via any other channel. +You are able to create multiple invitations by entering `/connect` multiple times and sending these invitations to the corresponding contacts you'd like to connect with. + The invitation has the format `smp::::::`. The invitation can only be used once and even if this is intercepted, the attacker would not be able to use it to send you the messages via this queue once your contact confirms that the connection is established. The contact who received the invitation should enter `/c ` to accept the connection. This establishes the connection, and both parties are notified.