Skip to content

Commit 021f396

Browse files
authored
Update README.md
1 parent d07b6a5 commit 021f396

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/prompts/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)
44

5-
![clack-prompt](https://user-images.githubusercontent.com/7118177/218462018-bb41eff4-5335-4abe-9eeb-31e8c8402713.gif)
5+
![clack-prompt](https://github.com/natemoo-re/clack/blob/main/.github/assets/clack-demo.gif)
66

77
---
88

99
`@clack/prompts` is an opinionated, pre-styled wrapper around [`@clack/core`](https://www.npmjs.com/package/@clack/core).
1010

11-
- 🤏 Only 4 kB gzip (80% smaller than `prompts`)
11+
- 🤏 80% smaller than other options
1212
- 💎 Beautiful, minimal UI
1313
- ✅ Simple API
14-
- 🧱 Comes with `text`, `confirm`, `select`, and `spinner` components
14+
- 🧱 Comes with `text`, `confirm`, `select`, `multiselect`, and `spinner` components
1515

1616
## Basics
1717

0 commit comments

Comments
 (0)