Anice
Committed by GitHub

Update README.md

...@@ -89,19 +89,12 @@ ...@@ -89,19 +89,12 @@
89 89
90 本项目由 [NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) 提供 API,已经包含在本项目的`netease_api`目录 90 本项目由 [NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) 提供 API,已经包含在本项目的`netease_api`目录
91 91
92 -### 4.部署至 Vercel
93 92
94 -1. 部署网易云 API,详情参见 [Binaryify/NeteaseCloudMusicApi](https://neteasecloudmusicapi.vercel.app/#/?id=安装) 。你也可以将 API 部署到 `Vercel`
95 -2. 点击本仓库右上角的 Fork,复制本仓库到你的 GitHub 账号
96 -3. 打开 [Vercel.com](https://vercel.com/),使用 GitHub 登录
97 -4. 点击 `Import Git Repository` 并选择你刚刚复制的仓库并点击 `Import`
98 -5. 点击 `PERSONAL ACCOUNT` 旁边的 `Select`
99 -6. 点击 `Environment Variables`,填写 Name 为 `VUE_APP_NETEASE_API_URL``Value` 为你刚刚部署的网易云 API 地址,点击 Add。最后点击底部的 Deploy 就可以部署到 Vercel 了
100 93
101 -## 5. 开源许可 94 +## 4. 开源许可
102 本项目仅供个人学习研究使用,禁止用于商业及非法用途。 95 本项目仅供个人学习研究使用,禁止用于商业及非法用途。
103 96
104 97
105 -## 6. 截图 98 +## 5. 截图
106 99
107 ![e50243f0a97ddd38ed3b600c2dac52f](https://user-images.githubusercontent.com/42907149/144467981-1fac130b-317e-424a-81b5-84cc2829dc5b.png) 100 ![e50243f0a97ddd38ed3b600c2dac52f](https://user-images.githubusercontent.com/42907149/144467981-1fac130b-317e-424a-81b5-84cc2829dc5b.png)
......