Skip to content

Commit 5afbf68

Browse files
committed
docs: remove emojis from README
Made-with: Cursor
1 parent 9ecc766 commit 5afbf68

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,13 +334,13 @@ Replace `$INPUT_TOKENS` etc. with however your agent exposes token counts (step
334334
When the action runs in the context of a PR or issue, it posts (or updates) a cost summary comment:
335335

336336
```
337-
AgentMeter
337+
AgentMeter
338338
339339
| # | Workflow | Model | Status | Cost | Duration |
340340
|---|----------|-------|--------|------|----------|
341-
| 1 | Agent: Code Review | claude-sonnet-4-5 | | $0.44 | 5m |
341+
| 1 | Agent: Code Review | claude-sonnet-4-5 | success | $0.44 | 5m |
342342
343-
Token breakdown
343+
Token breakdown
344344
345345
| Type | Tokens | Cost |
346346
|------|--------|------|

0 commit comments

Comments
 (0)