Skip to content

Commit 553b11d

Browse files
authored
Update README.md
1 parent ebf64db commit 553b11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Copy or add the following snippet to your project's `.clinerules` file:
1818
- When a user requests additional rules, add them to the "Additional Rules" section of the `.clinerules` file in the project's root directory.
1919
- Identify new rules by the prefix `RULE:` in user messages.
2020
- For example, if the user writes `RULE: keep the README.md up to date`, append the rule as `- keep README.md up to date`.
21-
- In contrary if a user write `NORULE:` you remove the according line from the "Additional Rules" section.
21+
- In contrary if a user writes `NORULE:` you remove the according line from the "Additional Rules" section.
2222
- Persist these rules throughout the project lifecycle.
2323
- Ensure that all added rules are clear, specific, and actionable.
2424
- Format each rule as a separate bullet point.

0 commit comments

Comments
 (0)