Skip to content

Commit e8958c7

Browse files
authored
Update README.md
1 parent ac86fbe commit e8958c7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@
66

77
[![](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/workflows/Linux_CI/badge.svg)](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/actions)
88
[![](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/workflows/Mac_CI/badge.svg)](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/actions)
9-
[![](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/workflows/Windows_CI/badge.svg)](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/actions) 
9+
[![](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/workflows/Windows_CI/badge.svg)](https://github.com/rai-gaurav/Data-Structures-and-Algorithms-Perl/actions)  
10+
1011
![](https://img.shields.io/github/repo-size/rai-gaurav/Data-Structures-and-Algorithms-Perl.svg?label=Repo%20size&style=flat)
11-
[![code formatter: perltidy](https://img.shields.io/static/v1?label=code%20formatter&message=perltidy&color=blue&style=flat)](https://github.com/perltidy/perltidy)
12-
![](https://img.shields.io/github/license/rai-gaurav/Data-Structures-and-Algorithms-Perl) 
12+
[![Code Formatter: perltidy](https://img.shields.io/static/v1?label=code%20formatter&message=perltidy&color=blue&style=flat)](https://github.com/perltidy/perltidy)
13+
[![Code Analysis: perlcritic](https://img.shields.io/static/v1?label=code%20analysis&message=perlcritic&color=blue&style=flat)](https://github.com/Perl-Critic/Perl-Critic)
14+
![](https://img.shields.io/github/license/rai-gaurav/Data-Structures-and-Algorithms-Perl)  
15+
1316
[![Tested on Perl - 5.30](https://img.shields.io/badge/Tested%20-Perl%205.30-blue.svg?logo=perl&style=flat)](https://www.perl.org)  
1417

15-
<b> Perl version - 5.30</b> but hopefully will work on older version too (as old as 5.10) without any issue as Perl put a lot focus on backward compatibility.
18+
Hopefully will work on older version too (as old as 5.10) and on diferent OS without any issue as Perl put a lot focus on backward compatibility.
1619

1720
<b> Inspiration</b> - https://github.com/TheAlgorithms
1821

0 commit comments

Comments
 (0)