From d53d123fb67a6a48c184f2fc30e80e46d52b4b7e Mon Sep 17 00:00:00 2001 From: JY Tan Date: Thu, 15 Jan 2026 15:18:35 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20386af..864bde1 100644 --- a/README.md +++ b/README.md @@ -193,4 +193,4 @@ func main() { ## Attribution -Portions of this project are derived from Anthropic's [sandbox-runtime](https://github.com/anthropic-experimental/sandbox-runtime) (Apache-2.0). This repository contains modifications and additional original work. +This project was inspired by Anthropic's [sandbox-runtime](https://github.com/anthropic-experimental/sandbox-runtime).