Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ive committed Dec 8, 2024
1 parent 09b0b46 commit 162bd8a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@

**NWinfo** is a Win32 program that allows you to obtain system and hardware information.

<div style="page-break-after: always;"></div>

## Features
* Obtain detailed information about SMBIOS, CPUID, S.M.A.R.T., PCI, EDID, and more.
* Support exporting in JSON, YAML, and LUA table formats.
* Gathers information directly without relying on WMI.
* Compatible with Windows XP.

<div style="page-break-after: always;"></div>
Expand Down Expand Up @@ -63,8 +62,6 @@ This command exports system, disk, SMBIOS, and network information to `report.js
- --hide-sensitive
Hide sensitive data (MAC & S/N).

<div style="page-break-after: always;"></div>

### Hardware Details

- --cpu
Expand Down Expand Up @@ -128,8 +125,6 @@ This command exports system, disk, SMBIOS, and network information to `report.js
- --gpu
Print GPU usage.

<div style="page-break-after: always;"></div>

### System Information

- --sys
Expand Down

0 comments on commit 162bd8a

Please sign in to comment.