Skip to content

Commit 3a36094

Browse files
authored
Merge pull request #106 from tylerslaton/fix-readme-typo
fix: address typo issue with readme
2 parents 969450b + bb5cbda commit 3a36094

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Form and run a SQL query to find the artist with the most number of albums and o
2727
the result of that.
2828

2929
When done remove the database file and the downloaded content.
30+
```
3031
```shell
3132
$ gptscript ./example.gpt
3233
```

docs/docs/01-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Form and run a SQL query to find the artist with the most number of albums and o
2626
the result of that.
2727

2828
When done remove the database file and the downloaded content.
29+
```
2930
```shell
3031
$ gptscript ./example.gpt
3132
```

0 commit comments

Comments
 (0)