diff options
| author | southpawgeek <jen@southpawgeek.com> | 2020-02-29 11:16:40 -0500 |
|---|---|---|
| committer | southpawgeek <jen@southpawgeek.com> | 2020-02-29 11:16:40 -0500 |
| commit | a13ecc96a8da126bf8ecc897590bf55893f38f86 (patch) | |
| tree | e8caf7a146496cccba23a1435bfab7a59bf7071a /README.md | |
| parent | 0f6260120be35fc120f9d711790e7094e99fb72e (diff) | |
| parent | 4a0e7a230f9da4ca47237cf6323ff3fb07757889 (diff) | |
| download | perlweeklychallenge-club-a13ecc96a8da126bf8ecc897590bf55893f38f86.tar.gz perlweeklychallenge-club-a13ecc96a8da126bf8ecc897590bf55893f38f86.tar.bz2 perlweeklychallenge-club-a13ecc96a8da126bf8ecc897590bf55893f38f86.zip | |
merge upstream
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. |
