Skip to content

Commit bb14f31

Browse files
Update README.md
1 parent df94ada commit bb14f31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Allows you to allocate memory for a method / class and place all sets of variabl
2222
Avoid repeated copying of structures when placing them in collections.
2323
And other use cases.
2424

25+
The generated code uses .Net 5 features. So use only with .Net 5+.
26+
2527
Supported collections:
2628
- Stack
2729
- List [TODO](https://github.com/SoftStoneDevelop/StackMemoryCollections/issues/1)

0 commit comments

Comments
 (0)