From 1f0e088d1595f4e7c0485f8902c10f56809b4763 Mon Sep 17 00:00:00 2001 From: Rebecca Qian Date: Wed, 22 Oct 2025 11:33:19 -0700 Subject: [PATCH] Add Patronus AI to supporters list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3e3d0d..d8a97c88 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, [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, .. 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!