Skip to content

Commit 4e22d22

Browse files
committed
readme
1 parent 1b2fe0f commit 4e22d22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Learn how to deploy with [Railway](/examples/railway/) or [Replit](/examples/rep
8888

8989
## Groups
9090

91-
> [!INFO]
91+
> [!NOTE]
9292
> You need to add the agent **as a member** to the group.
9393
9494
To create a group from your agent, you can use the following code:

examples/replit/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Replit
22

3-
> [!INFO]
3+
> [!NOTE]
44
> You need to **add the agent to the group as a member**.
55
66
## Introduction

packages/agent-starter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const isOnXMTP = await agent.canMessage(address);
5454

5555
To learn more about groups, read the [XMTP documentation](https://docs.agent.org/inboxes/group-permissions).
5656

57-
> [!INFO]
57+
> [!NOTE]
5858
> You need to **add the agent to the group as a member**.
5959
6060
To create a group from your agent, you can use the following code:

0 commit comments

Comments
 (0)