aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f50da50..7fa267f 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ The agent has the following folder structure:
```
└── agents
└── myagent
- ├── embeddings/ # Contains RAG files for knownledge
+ ├── embeddings/ # Contains RAG files for knowledge
├── functions.json # Function declarations file (Auto-generated)
├── index.yaml # Agent definition file
└── tools.{sh,js,py} # Agent tools script