From 9f6decc59edcef202bfddc3d662400a0ad611156 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 30 Mar 2019 01:14:06 +0000 Subject: - Created repository for Perl Weekly Challenge Club. --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..fcf64aab94 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## Perl Weekly Challenge Club + +This is the central repository for the members of **Perl Weekly Challenge**. The members can submit the solution to the challenge each week under version control. -- cgit