docs: fix source file count in README (20 → 27)
This commit is contained in:
parent
3a46669a69
commit
54400580a2
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Build AI agent teams that decompose goals into tasks automatically. Define agents with roles and tools, describe a goal — the framework plans the task graph, schedules dependencies, and runs everything in parallel.
|
||||
|
||||
3 runtime dependencies. 20 source files. One `runTeam()` call from goal to result.
|
||||
3 runtime dependencies. 27 source files. One `runTeam()` call from goal to result.
|
||||
|
||||
[](https://github.com/JackChen-me/open-multi-agent/stargazers)
|
||||
[](./LICENSE)
|
||||
|
|
|
|||
Loading…
Reference in New Issue