Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dejurin committed May 11, 2024
1 parent 5bd04a2 commit 636a7c2
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,28 @@ This 📚 library provides a 🪶 lightweight version of the [unicode-emoji-json

## 🏗️ Install

## 🎉 NPM

```bash
npm install @qit.tools/unicode-emoji-json-lite
```

## 🥯 Bun

```bash
bun add @qit.tools/unicode-emoji-json-lite
```

## 🌟 PNPM

```bash
pnpm add @qit.tools/unicode-emoji-json-lite
```

### 🧶 Yarn

```bash
npm i @qit.tools/unicode-emoji-json-lite
yarn add @qit.tools/unicode-emoji-json-lite
```

## 📝 Details
Expand Down

0 comments on commit 636a7c2

Please sign in to comment.