Skip to content

Commit 5b88277

Browse files
authored
Update readme.md
1 parent 14d71a6 commit 5b88277

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ This project is a resource monitoring system built in Go (Golang) that tracks CP
33

44
https://github.com/user-attachments/assets/12286cea-d799-48a2-9c70-3b94b1ab8b22
55

6+
### Steps to Run the Application
7+
8+
1. **Clone the Repository**
9+
Clone the repository using the link above and navigate into the project directory.
10+
11+
2. **Run the App**
12+
Run the following command:
13+
14+
```bash
15+
make run-built
616
## Features
717

818
- **Real-time Resource Monitoring**: Monitors CPU, memory, disk, and system temperature usage and updates in real-time.

0 commit comments

Comments
 (0)