aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1336ea0..10a6656 100644
--- a/README.md
+++ b/README.md
@@ -125,6 +125,7 @@ The agent has the following folder structure:
└── myagent
├── functions.json # Function declarations file (Auto-generated)
├── index.yaml # Agent definition file
+ ├── tools.txt # Reuse tools
└── tools.{sh,js,py} # Agent tools script
```