Skip to content

Commit 3be9e68

Browse files
committed
readme
1 parent e190e34 commit 3be9e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ atoma-agents/
162162
├── packages/
163163
├── sui-agent/
164164
├── src/
165-
├── @types/ # TypeScript type definitions
166-
├── agents/ # AI agent implementation
167-
├── config/ # Configuration files
165+
├── @types/ # TypeScript type definitions
166+
├── agents/ # AI agent implementation
167+
├── config/ # Configuration files
168168
├── prompts/ # AI prompt templates
169169
├── tools/ # Tool registry
170170
├── transactions/ # Transaction handling

0 commit comments

Comments
 (0)