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."