Skip to content

Commit 366323a

Browse files
committed
readme.md
1 parent 8eb0fe1 commit 366323a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/sugarscrap_g1mt/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This model is implemented using Mesa-LLM, unlike the original deterministic vers
1010

1111
## Technical Details
1212

13-
Agents
13+
### Agents
1414

1515
- `Trader (LLMAgent):` The primary actor equipped with STLTMemory and ReActReasoning.
1616

@@ -22,7 +22,7 @@ Agents
2222

2323
- `Resource (CellAgent):` A passive environmental agent that acts as a container for resources. It regenerates its current_amount by 1 unit per step up to a max_capacity.
2424

25-
Tools
25+
### Tools
2626

2727
- `move_to_best_resource:`
2828

0 commit comments

Comments
 (0)