Skip to content

Commit ac86fbe

Browse files
authored
Update README.md
1 parent 9f9916f commit ac86fbe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
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+
![](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) 
13+
[![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)  
1014

1115
<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.
1216

@@ -125,4 +129,4 @@
125129
| Catalyst |
126130
| Dancer2 |
127131
| Mojolicious |
128-
| Web Crawling |
132+
| Web Crawling |

0 commit comments

Comments
 (0)