Skip to content

Commit f5d237d

Browse files
committed
Minor update
1 parent 943d1c6 commit f5d237d

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
@@ -33,8 +33,8 @@ Using the Cursor rules is straightforward: simply `drag and drop` the cursor rul
3333

3434
| Cursor Rule | Description | Prompt | Notes |
3535
|-------------|-------------|--------|-------|
36-
| [121-java-object-oriented-design](.cursor/rules/121-java-object-oriented-design.mdc) | Object Oriented Design | `Review my code for object-oriented design using the cursor rule @121-java-object-oriented-design` | Add in the context a package to improve the design |
37-
| [122-java-type-design](.cursor/rules/122-java-type-design.mdc) | Type Design | `Help me improve my type design using the cursor rule @122-java-type-design` | Add in the context a package to improve the design |
36+
| [121-java-object-oriented-design](.cursor/rules/121-java-object-oriented-design.mdc) | Cursor rule to review the Object Oriented Design of your development | **Prompt:** `Review my code for object-oriented design using the cursor rule @121-java-object-oriented-design` **Note:** Add in the context a package to improve the design | It is an interesting prompt to see what alternatives offer the model for your package |
37+
| [122-java-type-design](.cursor/rules/122-java-type-design.mdc) | Cursor rule to review Type Design | **Prompt:** `Help me improve my type design using the cursor rule @122-java-type-design` **Note:** Add in the context a package to improve the design | It is an interesting prompt to see what alternatives offer the model for your package |
3838

3939
### Coding rules
4040

0 commit comments

Comments
 (0)