Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellShibilski-Unkel authored Dec 16, 2023
1 parent b6e0663 commit f35f76b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Simple library to see your computer's spec information.
# Installation
1. Open your IDE of choice
2. In the terminal, use: `gh repo clone DMInnovations/PySys`
3. Write "import PySys" -or- "from PySys import ___whatever___"

IF, you do not have; please install them:
- NumPy
Expand All @@ -17,4 +16,4 @@ IF, you do not have; please install them:
- psutil

# Graphs
PySys is able to display information with a simple bar graph in the termaial.
PySys is able to display information with a simple bar graph in the termaial.

0 comments on commit f35f76b

Please sign in to comment.