Skip to content

Commit 431c96f

Browse files
committed
update readme
1 parent 0ee855a commit 431c96f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
A low-allocation collection library using pooled arrays
44

5-
![](ArrayPoolCollection.png)
5+
<a href="https://www.nuget.org/packages/AndanteSoft.ArrayPoolCollection">![NuGet Version](https://img.shields.io/nuget/vpre/AndanteSoft.ArrayPoolCollection)</a>
6+
<a href="LICENSE">![GitHub License](https://img.shields.io/github/license/andanteyk/ArrayPoolCollection)</a>
7+
<a href="https://www.nuget.org/packages/AndanteSoft.ArrayPoolCollection">![NuGet Downloads](https://img.shields.io/nuget/dt/AndanteSoft.ArrayPoolCollection)</a>
8+
9+
![Logo](ArrayPoolCollection.png)
610

711
## Basic Usage
812

0 commit comments

Comments
 (0)