From 6b59bdcf176435d4819473cdd0d018d023c2bcba Mon Sep 17 00:00:00 2001 From: modernw Date: Tue, 9 Dec 2025 15:08:04 +0800 Subject: [PATCH] Update README with TLS 1.2 instructions and image --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29d2fa1..df01ca2 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,11 @@ Note: There is no official release yet, but the test version still does not have - This program uses some third-party libraries and other Github projects, and is completed using AI (ChatGTP). This project can be used for learning and communication purposes. -- (Important) Internet Explorer must support TLS 1.2 (requiring the use of IE's XMLHttpRequest to retrieve update information), especially IE10. You can do this by opening the "Advanced" tab in Control Panel/Internet Explorer's "Internet Options," finding "Use TLS 1.2" and checking the box, then clicking "OK" and saving. The settings will take effect the next time you open the browser.屏幕截图 2025-12-08 103450 ---- +- (Important) Internet Explorer must support TLS 1.2 (requiring the use of IE's XMLHttpRequest to retrieve update information), especially IE10. You can do this by opening the "Advanced" tab in Control Panel/Internet Explorer's "Internet Options," finding "Use TLS 1.2" and checking the box, then clicking "OK" and saving. The settings will take effect the next time you open the browser. + 屏幕截图 2025-12-08 103450 + + + (Translated by Google Translate)