Skip to content

Commit d9c75d7

Browse files
authored
Merge pull request #34 from selemondev/docs
docs: update docs
2 parents fb95548 + 1d3b0b3 commit d9c75d7

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

.gitignore

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,4 @@ out
99
lib-cov
1010
logs
1111
node_modules
12-
temp
13-
14-
**package-lock.json
15-
**package-lock.json
16-
**yarn.lock
17-
**pnpm-lock.yaml
18-
**yarn-lock.yaml
12+
temp

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<p align="center">
2-
<img align="center" src="https://raw.githubusercontent.com/selemondev/create-react-next/master/image/create-react-next.png" height="96" />
2+
<img align="center" src="https://raw.githubusercontent.com/selemondev/create-react-next/master/image/create-react-next.png" height="400" />
33
</p>
44

55
## Create React Next ⚡
66

7-
The Next Generation React Scaffolding Tool 🛠️
7+
The Next Generation React Scaffolding Tool powered by Vite 🛠️
88

99
## Usage
1010

0 commit comments

Comments
 (0)