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
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Project
2
2
3
-
This repo is the central location of Microsoft HID Tools. Currently, the only tool available is Waratah. The underlying HidSpecification and HidEngine libaries are available via Nuget
3
+
This repo is the central location of Microsoft HID Tools. Currently, the only tool available is Waratah.
4
+
5
+
## Install from Nuget
6
+
7
+
The underlying HidSpecification and HidEngine libraries are available via Nuget:
A singular compiled Waratah package is available from this repo's [Releases](https://github.com/microsoft/hidtools/releases) pages (Specifically its `Waratah-Published.zip` files).
0 commit comments