Skip to content

Commit 3c200dd

Browse files
kotkoroidnatemoo-re
authored andcommitted
docs(prompts): fix logs image display (#243)
1 parent 5529c89 commit 3c200dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/prompts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ stream.error((function *() { yield 'Error!'; })());
204204
stream.message((function *() { yield 'Hello'; yield ", World" })(), { symbol: color.cyan('~') });
205205
```
206206

207-
[clack-log-prompts](https://github.com/bombshell-dev/clack/blob/main/.github/assets/clack-logs.png)
207+
![clack-log-prompts](https://github.com/bombshell-dev/clack/blob/main/.github/assets/clack-logs.png)

0 commit comments

Comments
 (0)