Skip to content

Commit 810cd9d

Browse files
authored
Update README.md
1 parent e8958c7 commit 810cd9d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
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)
99
[![](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)  
1010

11-
![](https://img.shields.io/github/repo-size/rai-gaurav/Data-Structures-and-Algorithms-Perl.svg?label=Repo%20size&style=flat)
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)
11+
![](https://img.shields.io/github/repo-size/rai-gaurav/Data-Structures-and-Algorithms-Perl.svg?label=Repo%20size&style=flat)
12+
![](https://img.shields.io/coveralls/github/badges/shields.svg?style=flat)
1413
![](https://img.shields.io/github/license/rai-gaurav/Data-Structures-and-Algorithms-Perl)  
1514

15+
[![Code Formatter: perltidy](https://img.shields.io/static/v1?label=code%20formatter&message=perltidy&color=blue&style=flat)](https://github.com/perltidy/perltidy)
16+
[![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)  
17+
1618
[![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)  
1719

1820
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.

0 commit comments

Comments
 (0)