Skip to content

Commit 23e0b43

Browse files
authored
Update README.md (#271)
1 parent fa1d50e commit 23e0b43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ A system prompt is a set of instructions given to an AI model that defines how i
3030

3131
The repository provides System prompts that can behave interactively or non-interactively, depending on how the user employs them.
3232

33-
- **Interactive tests:** `Review my code to show several alternatives to apply Java Generics with the cursor rule @128-java-generics` or `Review my testing code for unit testing showing several alternatives thanks to the cursor rule @131-java-unit-testing`
34-
- **Pure system prompt:** `Create a UML class diagram with @170-java-documentation.mdc without any question` or `Add Maven Enforcer plugin only from the rule @112-java-maven-plugins.mdc without any question`
33+
- **Interactive System Prompts:** `Review my code to show several alternatives to apply Java Generics with the cursor rule @128-java-generics` or `Review my testing code for unit testing showing several alternatives thanks to the cursor rule @131-java-unit-testing`
34+
- **System prompts:** `Create a UML class diagram with @170-java-documentation.mdc without any question` or `Add Maven Enforcer plugin only from the rule @112-java-maven-plugins.mdc without any question`
3535

3636
## Getting started
3737

0 commit comments

Comments
 (0)