diff --git a/README-EN.md b/README-EN.md index 3701283..81144a2 100644 --- a/README-EN.md +++ b/README-EN.md @@ -288,6 +288,8 @@ python app.py > Note 2: Data scraping needs to be performed as a separate operation. Please refer to the instructions in section 5.3. +> Note 3: If page display issues occur during remote server deployment, see [PR#45](https://github.com/666ghj/BettaFish/pull/45) + Visit http://localhost:5000 to use the complete system #### 5.2 Launch Individual Agents diff --git a/README.md b/README.md index e687330..8835849 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,8 @@ python app.py > 注2:数据爬取需要单独操作,见5.3指引 +> 注3:如果服务器远程部署出现页面显示问题,见[PR#45](https://github.com/666ghj/BettaFish/pull/45) + 访问 http://localhost:5000 即可使用完整系统 #### 5.2 单独启动某个Agent