Skip to content

Commit ec4e81c

Browse files
committed
Improving the documentation
1 parent f65e57e commit ec4e81c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/maven-demo/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
Using the examples, it is possible to experiment with the Cursor rules.
44

5+
- Add in the context the Java class: `EulerProblem01.java` and type the following prompt: `Refactor my code`
6+
- Add in the context the Java class: `EulerProblem01.java` and type the following prompt: `Refactor my code to use functional programming using the cursor rule @142-java-functional-programming`
57
- Add in the context the Java classes: `EulerProblem01Test.java` & `EulerProblem02Test.java` and add the following prompt: `Can improve the unit tests using the cursor rule @131-java-unit-testing`

0 commit comments

Comments
 (0)