Skip to content

Commit 9d644aa

Browse files
authored
Update README.md
1 parent 2387180 commit 9d644aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def AI(analyze: str) -> dict[str, any]:
132132
return ai_output
133133
```
134134

135-
The Regex and extraction:
135+
The Prompt, Regex and extraction:
136136
```python
137137
prompt = f"""
138138
Do a vulnerability analysis report on the following JSON data provided.

0 commit comments

Comments
 (0)