Skip to content

Commit

Permalink
chore: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing committed May 11, 2022
1 parent 6405e5a commit 57efdc5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

## 使用方式

## create-resume
## create-resumejs

快速创建简历项目,支持在 Vercel 中部署

Expand Down Expand Up @@ -69,7 +69,7 @@ export default function App() {
- 默认使用运行目录下的 README.md 做为你的简历 markdown
- 支持 vite.config.ts 配置文件

> 可以直接使用 create-resume 创建项目
> 可以直接使用 create-resumejs 创建项目
### Install

Expand Down
2 changes: 1 addition & 1 deletion packages/create-resumejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "git+https://github.com/1247748612/Dungqing/resume.git"
},
"bin": {
"create-resumejs": "index.js"
"create-resumejsjs": "index.js"
},
"sideEffects": false,
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 57efdc5

Please sign in to comment.