Update README.md

Add screenshots
This commit is contained in:
jcShan709
2024-07-13 17:11:32 +08:00
committed by GitHub
parent f5bfd3067f
commit 689a3a08da

View File

@@ -7,8 +7,15 @@ Language select: English | [中文](https://github.com/jcshan709/jetbrains-activ
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.
4. Launch your IDE and select `License Server` in activating page.
5. Copy the address, including protocol (`http://`) (do not include port) and click `Activate`
6. The same to JetBrains Plugins like `Code With Me`
7. If activating failed, back to step 3.
![image](https://github.com/user-attachments/assets/e36a4dd0-964a-4fd6-b993-443e05f42393)
![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)
### Step 2 - Activate your IDE
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.
![activating](https://github.com/user-attachments/assets/e36a4dd0-964a-4fd6-b993-443e05f42393)
![activated](https://github.com/user-attachments/assets/0391245c-c324-40f6-981d-02b2d98f662b)