Skip to content

Commit ce384b0

Browse files
committed
Improve formatting in AI Agents README for better readability
1 parent 29242b6 commit ce384b0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/agents/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ This directory contains AI agent configurations for automated block development
44

55
## Files
66

7-
- **agent.md** - General agent configuration and guidelines
8-
- **agent-script.js** - Agent automation scripts
9-
- **wp-block-build.agent.js** - Block build automation agent script
10-
- **wp-block-build.agent.md** - Block build agent documentation
7+
- **agent.md** - General agent configuration and guidelines
8+
- **agent-script.js** - Agent automation scripts
9+
- **wp-block-build.agent.js** - Block build automation agent script
10+
- **wp-block-build.agent.md** - Block build agent documentation
1111

1212
## Purpose
1313

1414
These agents help automate:
1515

16-
- Block build process optimization
17-
- Code quality checks for blocks
18-
- Block documentation generation
19-
- Block test automation
16+
- Block build process optimization
17+
- Code quality checks for blocks
18+
- Block documentation generation
19+
- Block test automation
2020

2121
## Usage
2222

0 commit comments

Comments
 (0)