Update README.md

This commit is contained in:
Stone_Red
2021-03-12 08:15:02 +01:00
committed by GitHub
parent 6f416e61fb
commit 256b6a880a
+1 -1
View File
@@ -11,7 +11,7 @@ NuGet: https://www.nuget.org/packages/Stone_Red-C-Sharp-Utilities
### Stone_Red_Utilities.ArrListExtentions
#### Methods:
* Print
* Description: Prints items of array not
* Description: Prints items of array
* Parameters: `this Array array`, `char delimiter`, `bool printToDebugConsole`
* Example usage:
```cs