From e856e5d6ef6db68b27aab9ce5dcf2743b85d83e9 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Tue, 14 Oct 2025 05:16:41 -0700 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6b9599c..4dcc1c9 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Set the percentage of tests to run during the benchmark. 100% runs all tests. RUN_PERCENTAGE: 100 -SHARED_PROMPT: "Provide production-ready and maintainable JavaScript code. Apply code golfing practices but don't put everything in a single line. No comments." +SHARED_PROMPT: "Provide production-ready and maintainable JavaScript code. Apply code golfing practices but don't put everything in a single line. No comments. Your code will execute in the browser."