diff --git a/docs/README.md b/docs/README.md index 94ed76cb..132e8aee 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,6 +7,8 @@ A small utility that allows you to do almost everything you could do with Armoury Crate but without extra bloat and unnecessary services. +[这个自述文件](https://github.com/seerge/g-helper/blob/main/docs/README.zh-CN.md) + ## :gift: Main advantages 1. Seamless and automatic GPU switching (without asking you to close all apps, etc) @@ -139,7 +141,7 @@ Debloating helps to save your battery and keep laptop a bit cooler ### Custom power plans with each mode -In config.json (under ``%appdata/GHelper``) you can manually add custom power plan GUID (it can be either "real" power plan that can be switched or "overlay" power plan like the ones g-helper sets by default) +In config.json (under ``%AppData%\GHelper``) you can manually add custom power plan GUID (it can be either "real" power plan that can be switched or "overlay" power plan like the ones g-helper sets by default) Format is following : ``"scheme_" : "GUID" ``