Skip to content

Commit

Permalink
Enhance README.md to include details about generated visual summaries…
Browse files Browse the repository at this point in the history
… of system diagnostics
  • Loading branch information
MaddiFurr committed Dec 20, 2024
1 parent ac022f6 commit 18bbfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maddi's Personal Computer Specification Checker (MPCSC)

This Python script gathers comprehensive information about your computer system, including CPU, GPU, storage, memory, and network details, and presents it in a user-friendly format.
This Python script gathers comprehensive information about your computer system, including CPU, GPU, storage, memory, and network details, and presents it in a user-friendly format. It also generates a visually appealing image with graphs and charts summarizing the system diagnostics.

I honestly wrote this so that I can ask friends for their system specs without having to walk them through gathering it. The nice discord formatting makes things easier. Also it means I don't have to give them User Benchmark!

Expand Down

0 comments on commit 18bbfae

Please sign in to comment.