From 1c8879dffae7266388c7cf41ed27caac61c1d08f Mon Sep 17 00:00:00 2001 From: jcShan709 <1826543852@qq.com> Date: Sat, 13 Jul 2024 17:18:02 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab2abeb..d6ece9f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Language select: English | [中文](https://github.com/jcshan709/jetbrains-activ ```plain services.http.response.headers.location: account.jetbrains.com/fls-auth ``` -3. Find a site open on port 80. Click and have a check whether the status code is `302`. If not, find another one. +3. Find a site open on port 80. Click and have a check whether the status code is **302**. If not, find another one. ![looking up for license servers](https://github.com/user-attachments/assets/d273115b-887e-48ba-9367-376d43a042fe) ![checking whether status is 302](https://github.com/user-attachments/assets/a2cebd5e-0c71-4cca-80b7-84178bbd14cf) @@ -15,7 +15,7 @@ Language select: English | [中文](https://github.com/jcshan709/jetbrains-activ 1. Launch your IDE and select `License Server` in activating page. 2. Copy the address, including protocol (`http://`) (do not include port) and click `Activate` 3. The same to JetBrains Plugins like `Code With Me` -4. If activating failed, back to step 3. +4. If activating failed, find another server and have a try. ![activating](https://github.com/user-attachments/assets/e36a4dd0-964a-4fd6-b993-443e05f42393) ![activated](https://github.com/user-attachments/assets/0391245c-c324-40f6-981d-02b2d98f662b)