Skip to content

Commit 4ca9f80

Browse files
authored
Update README.md
1 parent 199d343 commit 4ca9f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_doc_sdk_examples_tools/agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This will create `{file}.ailly.md` output files in the `.ailly_prompts` director
5050

5151
## Step 3: Parse Ailly output
5252

53-
Parse the `.ailly.md` files into JSON using `parse_json_files.py`:
53+
Parse the `{name}.ailly.md` files into JSON using `parse_json_files.py`:
5454

5555
```bash
5656
python parse_json_files.py .ailly_prompts/*.ailly.md --out example_updates.json

0 commit comments

Comments
 (0)