Skip to content

Commit d92ae4c

Browse files
committed
update README
1 parent d286ebf commit d92ae4c

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Open hardware monitor
2-
[![Release](https://img.shields.io/github/v/release/sergiye/openhardwaremonitor?style=for-the-badge)](https://github.com/sergiye/openhardwaremonitor/releases/latest)
3-
![Downloads](https://img.shields.io/github/downloads/sergiye/openhardwaremonitor/total?style=for-the-badge&color=ff4f42)
4-
![Last commit](https://img.shields.io/github/last-commit/sergiye/openhardwaremonitor?style=for-the-badge&color=00AD00)
2+
[![Release](https://img.shields.io/github/v/release/sergiye/openhardwaremonitor)](https://github.com/sergiye/openhardwaremonitor/releases/latest)
3+
![Downloads](https://img.shields.io/github/downloads/sergiye/openhardwaremonitor/total?color=ff4f42)
4+
![Last commit](https://img.shields.io/github/last-commit/sergiye/openhardwaremonitor?color=00AD00)
55

6-
[![Nuget](https://img.shields.io/nuget/v/OpenHardwareMonitorLib?style=for-the-badge)](https://www.nuget.org/packages/OpenHardwareMonitorLib/)
7-
[![Nuget](https://img.shields.io/nuget/dt/OpenHardwareMonitorLib?label=nuget-downloads&style=for-the-badge)](https://www.nuget.org/packages/OpenHardwareMonitorLib/)
6+
[![Nuget](https://img.shields.io/nuget/v/OpenHardwareMonitorLib)](https://www.nuget.org/packages/OpenHardwareMonitorLib/)
7+
[![Nuget](https://img.shields.io/nuget/dt/OpenHardwareMonitorLib?label=nuget-downloads)](https://www.nuget.org/packages/OpenHardwareMonitorLib/)
88

99
Open hardware monitor - is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
1010

1111
This application is based on the "original" [openhardwaremonitor](https://github.com/openhardwaremonitor/openhardwaremonitor) project.
1212

13-
----
14-
1513
## Features
1614

1715
### What can it do?
@@ -97,8 +95,18 @@ Some sensors require administrator privileges to access the data. Restart your I
9795
The OpenHardwareMonitor team welcomes feedback and contributions!<br/>
9896
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.
9997

98+
Also, don't forget to star the repository to help other people find it.
99+
100+
[![Star History Chart](https://api.star-history.com/svg?repos=sergiye/openhardwaremonitor&type=Date)](https://star-history.com/#sergiye/openhardwaremonitor&Date)
101+
102+
[![Stargazers repo roster for @sergiye/openhardwaremonitor](https://reporoster.com/stars/sergiye/openhardwaremonitor)](https://github.com/sergiye/openhardwaremonitor/stargazers)
103+
104+
## Donate!
105+
Every [cup of coffee](https://patreon.com/SergiyE) you donate will help this app become better and let me know that this project is in demand.
106+
100107
## License
101108

102-
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.
109+
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
103110

111+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
104112

0 commit comments

Comments
 (0)