diff --git a/README.md b/README.md index 4811c43..c759d9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # ```cpuid``` using example -An example of identifying a processor through the "cpuid" construct +An example of identifying a processor through the "cpuid" instruction (is used to retrieve information about the processor, including details about its architecture, vendor, features etc) ![](screen.png)