From 76417950ccc64aab5c3ea40d27230baba1cabb81 Mon Sep 17 00:00:00 2001 From: Joseph Spisak Date: Wed, 22 Oct 2025 15:17:51 -0700 Subject: [PATCH] Update README.md adding Mithril --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3f2f9b0..4f5cfe11 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ See: [`src/envs/coding_env/README.md`](src/envs/coding_env/README.md) ## Community support & Acknowledgments This is an open and community centric project. If you would like to add your name here, please put up a pull request and tag @jspisak for review. Ty!! -Supporters include: Meta-PyTorch, Hugging Face, [Patronus AI](https://patronus.ai), [Surge AI](https://surgehq.ai), Unsloth AI, Reflection AI, vLLM, SkyRL (UC-Berkeley), LightningAI, Axolotl AI, Stanford Scaling Intelligence Lab, .. +Supporters include: Meta-PyTorch, Hugging Face, [Patronus AI](https://patronus.ai), [Surge AI](https://surgehq.ai), Unsloth AI, Reflection AI, vLLM, SkyRL (UC-Berkeley), LightningAI, Axolotl AI, Stanford Scaling Intelligence Lab, Mithril, .. And we'd also like to acknowledge the team at Farama Foundation as the OpenEnv API was heavily inspired by the work you all have done on Gymnasium. Cheers!