diff --git a/.gitignore b/.gitignore index 9a80550..d751d31 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,7 @@ typings/ # 下载文件夹 downloads/ +data/ # 自己的启动文件 start_me.bat diff --git a/README.md b/README.md index c594dc0..8f1d8a1 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ Pixiv 下载浏览管理器是一个基于 Web 的应用程序,提供以下功 ``` 4. **启动应用** - - 双击 `start.bat` 文件启动 - 修改代理端口,请用记事本打开 `start.bat` 文件,修改PROXY_PORT端口号 + - 双击 `start.bat` 文件启动 5. **访问应用** - 打开浏览器访问:http://localhost:3000