diff --git a/README.md b/README.md index 5947f72..60cae60 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,6 @@ Programs can be **open-ended** (run indefinitely, always optimizing) or **goal-o python3 .autoloop/programs/my-experiment/code/evaluate.py ``` The metric is `score`. **Higher is better.** - ``` 3. The next scheduled run picks it up automatically. No other configuration needed.