From ba848d135c07aa394e06e667a7da64154952599b Mon Sep 17 00:00:00 2001 From: Reggie McLean Date: Tue, 23 Apr 2024 14:09:46 -0400 Subject: [PATCH] update home page with blurb --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 58096233..e8ceb59a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,6 +17,8 @@ Meta-World is an open-source simulated benchmark for meta-reinforcement learning :width: 500 ``` +Meta-World has been updated to align with up-to-date reinforcement learning libraries such as Gymnasium and Mujoco. + **Basic example:** ```{code-block} python