Skip to content

Commit c4e513c

Browse files
authored
Merge pull request #4 from githubnext/copilot/fix-blank-copyable-section
Remove stray code fence in README.md
2 parents 7f4a36c + e773a56 commit c4e513c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ Programs can be **open-ended** (run indefinitely, always optimizing) or **goal-o
140140
python3 .autoloop/programs/my-experiment/code/evaluate.py
141141
```
142142
The metric is `score`. **Higher is better.**
143-
```
144143

145144
3. The next scheduled run picks it up automatically. No other configuration needed.
146145

0 commit comments

Comments
 (0)