Skip to content

Commit 9fdf3e0

Browse files
Raffaele Marcellocmendible
authored andcommitted
Add section header for Agent Mode Note in README.md
1 parent f40a01c commit 9fdf3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/expensetracker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Build an **Expense Tracker** microservice that helps users log daily expenses an
3434
- Focus on current month data to keep calculations simple
3535
- Use mock data initially to test the UI
3636

37-
###
37+
### Agent Mode Note:
3838
If you are using the Agent mode and notice that the agent is working in the wrong directory, try to add the following line to your prompt:
3939
```markdown
4040
Work in the directory backend. When run terminal remember to change the right directory, for example: `cd challenges/expensetracker/backend && <command>`.

0 commit comments

Comments
 (0)