File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,12 @@ You can get a pretty good understanding of what this library can do be running o
15
15
## Download
16
16
The easiest way to use this library in your own project is to add a reference to the NuGet package that suits your needs.
17
17
18
- ### Nuget
18
+ ### NuGets
19
19
20
- #### x64
20
+ | x64 | x86 | Legacy |
21
+ | -- | -- | -- |
22
+ | [ ![ NuGet Badge] ( https://buildstats.info/nuget/Slions.SharpLib.Hid-x64 )] ( https://www.nuget.org/packages/Slions.SharpLib.Hid-x64/ ) | [ ![ NuGet Badge] ( https://buildstats.info/nuget/Slions.SharpLib.Hid-x86 )] ( https://www.nuget.org/packages/Slions.SharpLib.Hid-x86/ ) | [ ![ NuGet Badge] ( https://buildstats.info/nuget/SharpLibHid )] ( https://www.nuget.org/packages/SharpLibHid/ ) |
21
23
22
- [ ![ NuGet Badge] ( https://buildstats.info/nuget/Slions.SharpLib.Hid-x64 )] ( https://www.nuget.org/packages/Slions.SharpLib.Hid-x64/ )
23
-
24
- #### x86
25
-
26
- [ ![ NuGet Badge] ( https://buildstats.info/nuget/Slions.SharpLib.Hid-x86 )] ( https://www.nuget.org/packages/Slions.SharpLib.Hid-x86/ )
27
-
28
- #### Legacy - AnyCPU
29
-
30
- [ ![ NuGet Badge] ( https://buildstats.info/nuget/SharpLibHid )] ( https://www.nuget.org/packages/SharpLibHid/ )
31
24
32
25
## Usage
33
26
You can’t perform that action at this time.
0 commit comments