Skip to content

Commit d8d41b9

Browse files
authored
Update README.md (#177)
1 parent eb78fe2 commit d8d41b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ According to the documentation from [Google Gemini](https://drive.google.com/fil
3838
- Output format (Optional)
3939
- Safeguards (Optional)
4040

41-
With this structure in mind, the project uses an XML Schema to define the way that all System prompts are generated for Cursor AI. If you are interested, you could review [the Schema](./generator/src/main/resources/pml.xsd). All non-interactive Cursor rules are generated from XML to enforce consistency in the output and easy maintenance.
41+
With this structure in mind, the project uses an XML Schema to define the way that all System prompts are generated for Cursor AI. If you are interested, you could review [the Schema](./generator/src/main/resources/pml.xsd).
4242

4343
## Cursor Rules
4444

@@ -84,7 +84,7 @@ The modern rules are designed with safety in mind so any change proposed by the
8484
</safeguards>
8585
```
8686

87-
And changes later will be reviewed by the software engineer
87+
And changes later will be reviewed by the Software engineer.
8888

8989
## Examples
9090

0 commit comments

Comments
 (0)