Skip to content

Commit bed4099

Browse files
committed
chore: format README
1 parent 2623e5d commit bed4099

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ fmt.Println(string(b))
112112

113113
For Node and Python, the action runs `braintrust eval`. For Go, the action runs
114114
`go run` on `paths` from `root`. It collects experiment results emitted as JSONL
115-
and posts them as a comment in the PR alongside a link to Braintrust. For example:
115+
and posts them as a comment in the PR alongside a link to Braintrust. For
116+
example:
116117

117118
### Example braintrust eval report
118119

0 commit comments

Comments
 (0)