Skip to content

Commit caa2bd6

Browse files
authored
Update README.md
1 parent 7a87285 commit caa2bd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • coordinating-teams-of-ai-agents-with-crewai-in-python

coordinating-teams-of-ai-agents-with-crewai-in-python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Each script corresponds to one section of the tutorial:
3636

3737
| File | Tutorial Section |
3838
|------|------------------|
39-
| `01_single_agent.py` | Start Using CrewAI to Create Agent Teams |
39+
| `01_single_agent.py` | Get Started With CrewAI in Python |
4040
| `02_research_and_writer_crew.py` | Build Your First Multi-Agent Team |
4141
| `03_explicit_context.py` | Control Task Dependencies Explicitly |
4242
| `04_agent_with_tools.py` | Expand Agent Capabilities With Tools |
@@ -55,4 +55,4 @@ $ python 01_single_agent.py
5555
or certain tools are enabled), set it to any non-empty string to suppress
5656
the error.
5757
- On first run, CrewAI may show a "Would you like to view your execution
58-
traces?" prompt that auto-dismisses after twenty seconds.
58+
traces?" prompt that auto-dismisses after twenty seconds.

0 commit comments

Comments
 (0)