From b5ea023367e88f03617900dccc7e32a51e4d0e99 Mon Sep 17 00:00:00 2001 From: hlillemark Date: Tue, 6 Jan 2026 10:39:51 -0800 Subject: [PATCH] update release link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0aa4db..f87a372 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-**See the instructions after the Installation for the [3D Dynamic Blockworld dataset generation instructions](#3d-dynamic-blockworld-usage), used in the paper [Flow Equivariant World Models](https://flowequivariantworldmodels.github.io). This repository is based off Miniworld, see the link [here](https://github.com/Farama-Foundation/Miniworld) for more information on the original repo.** +**See the instructions after the Installation for the [3D Dynamic Blockworld dataset generation instructions](#3d-dynamic-blockworld-usage), used in the paper [Flow Equivariant World Models](https://flowequivariantworldmodels.github.io). The frozen code for that paper is available [at this branch](https://github.com/hlillemark/Miniworld/tree/flowm_release). This repository is based off Miniworld, see the link [here](https://github.com/Farama-Foundation/Miniworld) for more information on the original repo.** Contents: - [Introduction](#introduction)