From 05bfb930b34f9660e17bf7a25eebc679daaf2b3c Mon Sep 17 00:00:00 2001 From: Joseph Spisak Date: Wed, 22 Oct 2025 13:16:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8a97c88..f3f2f9b0 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, .. +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, .. 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!