diff --git a/README.md b/README.md index 8765814..41a5e39 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,19 @@ SMCAMDProcessor AMD Processor power management plugin for [VirtualSMC](https://github.com/acidanthera/VirtualSMC). -Please notices that this is a very initial release. Due to the limited resources I have this software have only be tested on a Ryzen 9 3900X processor. + +Please note that this release is at very initial stage of development, make sure you have a proper backup your EFI folder and never run on any system that matters. This software have been tested only on a Ryzen 9 3900X processor. #### Features -- Supports for reading of temperature, enegry data on AMD 17h Processors. +- Supports for reading of temperature, energy data on AMD 17h Processors. + + + +![alt cover](https://raw.githubusercontent.com/trulyspinach/SMCAMDProcessor/master/imgs/iStats.png?token=ACEQAOUQWAAIXGLIPL563PK6LECW6) + +#### Notes +- I am still fairly new to macOS kernel development, this software project was initally a hobby project to get some reading on my newly built AMD hackintosh computer. +- With that being said, please bear with some of the spaghetti and not-idiomatic codes. Any criticism is much welcomed :)