Skip to content

Commit 4ff2def

Browse files
committed
Docs put NuGet badges in a table
1 parent 734208e commit 4ff2def

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,12 @@ You can get a pretty good understanding of what this library can do be running o
1515
## Download
1616
The easiest way to use this library in your own project is to add a reference to the NuGet package that suits your needs.
1717

18-
### Nuget
18+
### NuGets
1919

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/) |
2123

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/)
3124

3225
## Usage
3326

0 commit comments

Comments
 (0)