Skip to content

Commit 1584374

Browse files
authored
fix(README.md): add language to fenced code block (#1)
markdownlint MD040 was failing on the Codex example block. Use 'text' since the content is ASCII art, not source code. Generated by Coder Agents.
1 parent aede7a0 commit 1584374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ claude plugin install coder-skills@coder-skills
2121

2222
After installing, ask your agent to install or set up Coder:
2323

24-
```
24+
```text
2525
╭────────────────────────────────────────────────────╮
2626
│ >_ OpenAI Codex (v0.130.0) │
2727
│ │

0 commit comments

Comments
 (0)