Skip to content

Commit c17c322

Browse files
committed
docs: update
1 parent 258c355 commit c17c322

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://www.npmjs.com/package/create-react-next">
10-
<img alt="npm-version-src" src="https://img.shields.io/npm/v/create-react-next/latest.svg?style=flat&colorA=020420&colorB=00DC82" />
9+
<a href="https://www.npmjs.com/package/@selemondev/create-react-next">
10+
<img alt="npm-version-src" src="https://img.shields.io/npm/v/@selemondev/create-react-next/latest.svg?style=flat&colorA=020420&colorB=00DC82" />
1111
</a>
12-
<a href="https://npmjs.com/package/create-react-next">
13-
<img alt="npm-downloads-src" src="https://img.shields.io/npm/dm/create-react-next.svg?style=flat&colorA=020420&colorB=00DC82" />
12+
<a href="https://npmjs.com/package/@selemondev/create-react-next">
13+
<img alt="npm-downloads-src" src="https://img.shields.io/npm/dm/@selemondev/create-react-next.svg?style=flat&colorA=020420&colorB=00DC82" />
1414
</a>
15-
<a href="https://pkg-size.dev/create-react-next@latest">
16-
<img src="https://pkg-size.dev/badge/bundle/842194" title="Bundle size for create-react-next">
15+
<a href="https://pkg-size.dev/@selemondev/create-react-next@latest">
16+
<img src="https://pkg-size.dev/badge/bundle/842194" title="Bundle size for @selemondev/create-react-next">
1717
</a>
1818
</p>
1919

@@ -53,7 +53,7 @@ pnpm create @selemondev/create-react-next@latest <project-name> --ts --eslint --
5353

5454
## Options
5555

56-
You can also pass command line arguments to set up a new project non-interactively. Run `create-react-next --help` to see the available command line arguments:
56+
You can also pass command line arguments to set up a new project non-interactively. Run `@selemondev/create-react-next --help` to see the available command line arguments:
5757

5858
```bash
5959
Usage: @selemondev/create-react-next@latest <project-name> [options]

0 commit comments

Comments
 (0)