diff --git a/README.md b/README.md index 2a2300a..b09bb03 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ English | [中文](https://github.com/libsgh/chrome_updater/blob/main/README_ZH. 4. Both Chrome and Chrome++ can be updated independently without affecting each other. ## Bug report - +Run `chrome_updater.exe -debug=1` will get a `debug.log` file, please bring it with you to your [issues](https://github.com/libsgh/chrome_updater/issues) ## Links - [Web Service](https://chrome.noki.eu.org "https://chrome.noki.eu.org") diff --git a/README_ZH.md b/README_ZH.md index dde2e74..0bff8a4 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -15,6 +15,9 @@ 3. 部分API依赖于GitHub服务,如果遇到网络问题可以设置GitHub代理。 4. Chrome及Chrome++均可单独更新,互不影响。 +## Bug报告 +执行`chrome_updater.exe -debug=1`会生成`debug.log`文件,发 [issues](https://github.com/libsgh/chrome_updater/issues) 请带上该文件 + ## 链接 - [Chrome离线包](https://chrome.noki.eu.org "https://chrome.noki.eu.org") - [Chrome ++](https://github.com/Bush2021/chrome_plus "https://github.com/Bush2021/chrome_plus")