Skip to content

Commit 37dec09

Browse files
committed
Minor update
1 parent 260df71 commit 37dec09

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) | 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 the Type Design of your development | **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. |
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. | This cursor rule is applied automatically without any interaction with the Software engineer. 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 the Type Design of your development | **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. | This cursor rule is applied automatically without any interaction with the Software engineer. 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)