Skip to content

Commit fc204fd

Browse files
authored
Update PROMPTS.md
1 parent f3bcb54 commit fc204fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PROMPTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Our goal is to improve it thoroughly.
238238
</goal>
239239
240240
<requirements>
241-
* Don't overengineer. Add smart, simple and straightforward features.
241+
* Don't overengineer. Add smart, simple and straightforward features. If some logic grew too complex by accident, take a step back and try another approach.
242242
* Don't change the core functionality.
243243
* The tool should stay in the scope of this single HTML page.
244244
* Provide the updated code with a minimal amount of line breaks and indentations in order to save tokens.
@@ -279,4 +279,4 @@ Requirements:
279279
* Use present tense and no conjugation
280280
281281
If you see any major errors or mistakes, please point them out.
282-
```
282+
```

0 commit comments

Comments
 (0)