diff options
| author | Mohammad S Anwar <Mohammad.Anwar@yahoo.com> | 2020-02-28 11:11:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-28 11:11:40 +0000 |
| commit | fe605e08c124df72a5c90e37c2f661e3f65eef7c (patch) | |
| tree | 5184591f4506bcc56a09ca139b645af103f778a4 | |
| parent | 2a674f47126b7f653248d65e26fa71d4692004a2 (diff) | |
| download | perlweeklychallenge-club-fe605e08c124df72a5c90e37c2f661e3f65eef7c.tar.gz perlweeklychallenge-club-fe605e08c124df72a5c90e37c2f661e3f65eef7c.tar.bz2 perlweeklychallenge-club-fe605e08c124df72a5c90e37c2f661e3f65eef7c.zip | |
Added EZPWC link.
| -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. |
