Skip to content

Commit 4c6dd40

Browse files
authored
Add Codacy Badge
1 parent 328f7f6 commit 4c6dd40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

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

33
[![version](https://img.shields.io/powershellgallery/v/ListFunctions.svg?include_prereleases)](https://www.powershellgallery.com/packages/ListFunctions)
44
[![downloads](https://img.shields.io/powershellgallery/dt/ListFunctions.svg?label=downloads)](https://www.powershellgallery.com/stats/packages/ListFunctions?groupby=Version)
5+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/097d27365fac4fc69ac2c45570db85d6)](https://www.codacy.com/gh/Yevrag35/PowerShell-ListFunctions/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Yevrag35/PowerShell-ListFunctions&utm_campaign=Badge_Grade)
56

67
This is a simple module that provides functions to manipulate and search through Arrays, Collections, and Lists.
78

8-
"ListFunctions" refers to the fact that some the functions are inspired by <code>System.Collections.Generic.List</code>'s methods.
9+
"ListFunctions" refers to the fact that some the functions are inspired by <code>System.Collections.Generic.List</code>'s methods.

0 commit comments

Comments
 (0)