Update README

This commit is contained in:
2025-10-13 10:54:16 -07:00
committed by GitHub
parent ef3d9b4d63
commit 94bb91dc4e

2
README
View File

@@ -2,7 +2,7 @@ Set the percentage of tests to run during the benchmark. 100% runs all tests.
<!-- CONFIG_START -->
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."
<!-- CONFIG_END -->