Skip to content

Commit ce6f30c

Browse files
committed
Copy updates
1 parent b612a5d commit ce6f30c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mastra-agents/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Mastra agents + Trigger.dev task orchestration example project:
1+
# Mastra agents with memory sharing + Trigger.dev task orchestration example project:
22

33
> **ℹ️ Note:** This is a Trigger.dev v4 project. If you are using v3 and want to upgrade, please refer to our [v4 upgrade guide](https://trigger.dev/docs/v4-upgrade-guide).
44
@@ -42,7 +42,6 @@ src/
4242
│ └── index.ts # Mastra configuration
4343
├── trigger/
4444
│ └── weather-task.ts # Trigger.dev tasks
45-
└── test-weather-agent.ts # Local testing
4645
```
4746

4847
## Relevant code

0 commit comments

Comments
 (0)