Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seobryn authored Sep 30, 2024
1 parent e604460 commit 485be40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pnpm i @seobryn/local-flags
or if you want to add it through the CDN:
```js
import { setupLocalFlags } from "https://cdn.jsdelivr.net/npm/@seobryn/local-flags@latest/index.mjs"
import { setupLocalFlags } from "https://unpkg.com/@seobryn/[email protected]/index.mjs"
```

## Usage
Expand Down

0 comments on commit 485be40

Please sign in to comment.