diff --git a/README.md b/README.md index b6b73d5..8f00b45 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Zenpower +# Zenpower3 Zenpower3 is a Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs, now with Zen 3 support! Make sure that your Linux kernel have support for your CPUs as Zenpower is using kernel function `amd_smn_read` to read values from SMN. A fallback method (which may or may not work!) will be used when it is detected that kernel function `amd_smn_read` lacks support for your CPU.