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