diff --git a/How-to-request-custom-license-scheme.md b/How-to-request-custom-license-scheme.md index b97a47d..52f0c50 100644 --- a/How-to-request-custom-license-scheme.md +++ b/How-to-request-custom-license-scheme.md @@ -1,6 +1,6 @@ # Before sending addition request -* Be sure to use a Chromium-based browser to dump HAR basically. Otherwise I may not be able to read the HAR file properly. +* Be sure to **use a Chromium-based browser** to dump HAR basically. Otherwise I may not be able to read the HAR file properly. * Requests are not guaranteed to be added. I will decide whether or not to add a scheme based on the information I receive, based on technical ease and my mood. @@ -8,6 +8,8 @@ * This does not apply if I have given you separate instructions. +* If you can write code, please see [How to add custom license scheme yourself](https://github.com/FoxRefire/wvg/wiki/How-to-add-custom-license-scheme-yourself). + # Guide 1. Open the Devtool and switch to *Network* tab(F12 --> Network)