diff options
| author | drclaw1394 <drclaw@mac.com> | 2020-03-01 08:24:17 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-01 08:24:17 +1000 |
| commit | 58f3316ae4dfa63c0c68704c002c3e9990308d7d (patch) | |
| tree | 4ffc151adf3f73ba0fe9d99e0407232cf7bcbe3d /README.md | |
| parent | b42cdf14fb3c5d79a0892430b93f13db001b2e1f (diff) | |
| parent | c79d9bee0c9d0df3117ee9b1ad20daeeaf36eff0 (diff) | |
| download | perlweeklychallenge-club-58f3316ae4dfa63c0c68704c002c3e9990308d7d.tar.gz perlweeklychallenge-club-58f3316ae4dfa63c0c68704c002c3e9990308d7d.tar.bz2 perlweeklychallenge-club-58f3316ae4dfa63c0c68704c002c3e9990308d7d.zip | |
Merge pull request #48 from manwar/master
update to w49
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ This is the central repository for the members of [**Perl Weekly Challenge**](https://perlweeklychallenge.org). The members can submit the solution to the challenge each week under version control. +## EZPWC - Easy Perl Weekly Challenges Script + +**Saif Ahmed**, respected member of **Team PWC**, created the tool **[EZPWC](https://github.com/saiftynet/EZPWC)** to help you with contributing to the weekly challenge. We highly recommend you to give it a try. If you have any questions/suggestions, then please raise an issue against the tool. + ## How to contribute? Just submit Pull Request with your solutions. |
