Skip to content

Commit 2ae401c

Browse files
committed
update README
1 parent 9833973 commit 2ae401c

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,20 @@
33
![GitHub all releases](https://img.shields.io/github/downloads/sergiye/openhardwaremonitor/total?style=plastic)
44
![GitHub last commit](https://img.shields.io/github/last-commit/sergiye/openhardwaremonitor?style=plastic)
55

6-
Open hardware monitor - system sensors monitoring application for Windows/Linux
6+
Open hardware monitor - is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
7+
8+
This application is based on the "original" [openhardwaremonitor](https://github.com/openhardwaremonitor/openhardwaremonitor) project.
79

810
## Features
911

10-
repository was forked from https://github.com/openhardwaremonitor/openhardwaremonitor
12+
### What can it do?
13+
14+
You can see information about devices such as:
15+
- Motherboards
16+
- Intel and AMD processors
17+
- NVIDIA and AMD graphics cards
18+
- HDD, SSD and NVMe hard drives
19+
- Network cards
1120

1221
# Download
1322

@@ -16,10 +25,15 @@ repository was forked from https://github.com/openhardwaremonitor/openhardwaremo
1625
- `git clone https://github.com/sergiye/openhardwaremonitor.git`
1726
- build
1827

19-
**or download build from <a href="https://github.com/sergiye/openhardwaremonitor/releases">releases</a>.**
28+
**or download build from [releases](https://github.com/sergiye/openhardwaremonitor/releases).**
29+
30+
31+
## How can I help improve it?
32+
The OpenHardwareMonitor team welcomes feedback and contributions!<br/>
33+
You can check if it works properly on your motherboard. For many manufacturers, the way of reading data differs a bit, so if you notice any inaccuracies, please send us a pull request. If you have any suggestions or improvements, don't hesitate to create an issue.
2034

2135
## License
2236

23-
MPL 2.0 License https://www.mozilla.org/en-US/MPL/2.0/
37+
OpenHardwareMonitor is free and open source software licensed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). You can use it for personal and commercial purposes.
2438

2539
Copyright © 2022 Sergiy Egoshyn

0 commit comments

Comments
 (0)