docs: restore the blank line before the first environment
Browse filesShortening Layout consumed the blank line that separated it from ## Crawler.
README.md
CHANGED
|
@@ -76,6 +76,7 @@ policies, with the calibrated temperature bands in its own README.
|
|
| 76 |
Each build is **model-removed**: no policy is baked in — supply one at run time
|
| 77 |
(the stock policy here, or the Causal GPT-RL policy from the model repo). All
|
| 78 |
launch headless.
|
|
|
|
| 79 |
## Crawler
|
| 80 |
|
| 81 |
- Scene: **10 agents**, observation **158**-d (sensor channels `126 + 32`), action
|
|
|
|
| 76 |
Each build is **model-removed**: no policy is baked in — supply one at run time
|
| 77 |
(the stock policy here, or the Causal GPT-RL policy from the model repo). All
|
| 78 |
launch headless.
|
| 79 |
+
|
| 80 |
## Crawler
|
| 81 |
|
| 82 |
- Scene: **10 agents**, observation **158**-d (sensor channels `126 + 32`), action
|