Skip to content

Commit f3498ed

Browse files
Update README.md
1 parent f2bbd55 commit f3498ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Nuget](https://img.shields.io/nuget/v/StackMemoryCollections.Attributes?logo=StackMemoryCollections.Attributes)](https://www.nuget.org/packages/StackMemoryCollections.Attributes/)
2+
[![Nuget](https://img.shields.io/nuget/v/StackMemoryCollections?logo=StackMemoryCollections)](https://www.nuget.org/packages/StackMemoryCollections/)
3+
14
# Readme:
25
Fast unsafe collections for memory reuse by stack type. Adding elements without overhead when increasing Capacity. Can also be used in as classic collection with resizing or on a custom memory allocator.
36

0 commit comments

Comments
 (0)