Skip to content

Commit e50e761

Browse files
authored
Update README.md
1 parent 25a50aa commit e50e761

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These demos were selected to showcase the model’s strengths in coding — espe
66

77
## Explore Examples
88

9-
You can explore the demos by cloning this repo and running it locally:
9+
You can explore the demos by cloning this repo and running it locally.
1010

1111
```
1212
cd front-end
@@ -16,6 +16,8 @@ npm run dev
1616

1717
The app will be available at `localhost:3000`.
1818

19+
You can also visit the [hosted version](https://gpt5-coding-examples.vercel.app/).
20+
1921
From there, you can view any example, see the zero-shot prompt that created the code, and remix it for your own ideas.
2022

2123
## Build with GPT-5

0 commit comments

Comments
 (0)