Skip to content

Commit 46eabcd

Browse files
authored
Update generate.md: add meme prompt
1 parent 4baa2e4 commit 46eabcd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/concepts/generate.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ A simple next.js app that serves a static page
3838
A simple api with a single route built on express
3939
```
4040

41+
```
42+
An HTTP GET endpoint that returns an HTML with a random meme from the imgflip API
43+
```
44+
4145
**An example of a more complex prompt**
4246

4347
```

0 commit comments

Comments
 (0)