mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
fix typos in generated readme (#345)
small things I noticed while upgrading our setup!
This commit is contained in:
@@ -40,7 +40,7 @@ poetry run {{folder_name}}
|
|||||||
|
|
||||||
This command initializes the {{name}} Crew, assembling the agents and assigning them tasks as defined in your configuration.
|
This command initializes the {{name}} Crew, assembling the agents and assigning them tasks as defined in your configuration.
|
||||||
|
|
||||||
This example, unmodified, will run the create a `report.md` file with the output of a research on LLMs in the root folser
|
This example, unmodified, will run the create a `report.md` file with the output of a research on LLMs in the root folder.
|
||||||
|
|
||||||
## Understanding Your Crew
|
## Understanding Your Crew
|
||||||
|
|
||||||
@@ -51,7 +51,7 @@ The {{name}} Crew is composed of multiple AI agents, each with unique roles, goa
|
|||||||
For support, questions, or feedback regarding the {{crew_name}} Crew or crewAI.
|
For support, questions, or feedback regarding the {{crew_name}} Crew or crewAI.
|
||||||
- Visit our [documentation](https://docs.crewai.com)
|
- Visit our [documentation](https://docs.crewai.com)
|
||||||
- Reach out to us through our [GitHub repository](https://github.com/joaomdmoura/crewai)
|
- Reach out to us through our [GitHub repository](https://github.com/joaomdmoura/crewai)
|
||||||
- [Joing our Discord](https://discord.com/invite/X4JWnZnxPb)
|
- [Join our Discord](https://discord.com/invite/X4JWnZnxPb)
|
||||||
- [Chat wtih our docs](https://chatg.pt/DWjSBZn)
|
- [Chat with our docs](https://chatg.pt/DWjSBZn)
|
||||||
|
|
||||||
Let's create wonders together with the power and simplicity of crewAI.
|
Let's create wonders together with the power and simplicity of crewAI.
|
||||||
|
|||||||
Reference in New Issue
Block a user