Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 70af4e9

Browse files
authored
Revise README to add version and usage details
Updated README.md to include version information and clarify driver usage.
1 parent a805aeb commit 70af4e9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Drivers/MSR/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<img src="https://img.shields.io/badge/Status-Beta-blue" alt="Version Status" height="30">
2+
<img src="https://img.shields.io/badge/Version-1.0-blue" alt="Version Status" height="30">
33

44
# MSRDrv
55

@@ -26,4 +26,5 @@ It includes:
2626

2727
# Notes
2828

29-
- The driver is **unsigned**, so you need to build it yourself and sign it with a **Test Signature**.
29+
30+
- The driver is **unsigned**, so you need to build it yourself and sign it with a **Test Signature**.

0 commit comments

Comments
 (0)