Update README

This commit is contained in:
2025-10-14 05:16:41 -07:00
committed by GitHub
parent 70d0bf27e6
commit e856e5d6ef

2
README
View File

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