From 94bb91dc4ed90c5b1a99308cb25ff87272262ac4 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Mon, 13 Oct 2025 10:54:16 -0700 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 17c5f00..b29ef16 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: 25 -SHARED_PROMPT: "Provide production-ready and maintainable code. Apply code golfing practices but don't put everything in a single line." +SHARED_PROMPT: "Provide production-ready and maintainable JavaScript code. Apply code golfing practices but don't put everything in a single line. No comments."