diff --git a/readme.md b/readme.md index e6f07e3..6cf4cab 100644 --- a/readme.md +++ b/readme.md @@ -20,6 +20,7 @@ python -m pip install -r requirements.txt ## 2. 其他 * 1 . 您需要在config.ini中进行更详细的配置 * 2 . 至于api系统,我还不打算为它制作一个配套应用,因为我认为它不如web方便 +* 3 . 注意:理论上来说,本项目只能在win平台运行 --- diff --git a/readme_en.md b/readme_en.md index 3ead9bf..8fca85c 100644 --- a/readme_en.md +++ b/readme_en.md @@ -20,6 +20,7 @@ python -m pip install -r requirements.txt ## 2. Some other things * 1 . In addition, you need to do more detailed configuration in config.ini * 2 . As for the api system, I'm not going to make a companion app for it yet, because it's probably not as convenient as viewing it directly on the web +* 3 . Note: Theoretically speaking, this project can only run on the Windows platform ---