You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ You can see information about devices such as:
65
65
## Developer information
66
66
**Integrate the library in own application**
67
67
1. Add the [OpenHardwareMonitorLib](https://www.nuget.org/packages/OpenHardwareMonitorLib/) NuGet package to your application.
68
-
2. Use the sample code below.
68
+
2. Use the sample code below or the test console application from [here](https://github.com/sergiye/openhardwaremonitor/tree/dev/OpenHardwareMonitor/LibTest)
0 commit comments