From a0162a065d9893973be675ec5368cb1010078ac5 Mon Sep 17 00:00:00 2001 From: Noah Shinn Date: Thu, 30 Mar 2023 02:52:42 -0400 Subject: [PATCH] update leetcode hard gym link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e33f0b..a14d534 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Check out an interesting type-inference implementation here: [OpenTau](https://g Check out the code for the original paper [here](https://github.com/noahshinn024/reflexion) -Check out a new superhuman programming agent gym [here](https://github.com/GammaTauAI/leetcode-testing-env) +Check out a new superhuman programming agent gym [here](https://github.com/GammaTauAI/leetcode-hard-gym) If you have any questions, please contact [noahshinn024@gmail.com](noahshinn024@gmail.com)