Skip to content

Commit fc69770

Browse files
authored
Merge pull request #24 from faissaloux/add-bun-documentation
Add `Bun` to documentation
2 parents 842d522 + 8b23b5c commit fc69770

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ Extension that shows you versions of your installed packages.
1616
- npm
1717
- yarn
1818
- pnpm
19+
- bun
1920
- composer
2021
- bundler
2122

2223
## Usage
23-
- Install your packages using `npm`, `yarn`, `pnpm`, `composer` or `bundler`.
24+
- Install your packages using `npm`, `yarn`, `pnpm`, `bun`, `composer` or `bundler`.
2425
- Open your `package.json`, `composer.json` or `Gemfile` file.
2526
- Installed versions gonna be displayed to you.
2627

0 commit comments

Comments
 (0)