From 660b42cc0eded4160ef6e389730c8d93243f6c15 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 2 Jan 2020 09:12:17 +0000 Subject: Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ac010f359..febe0037c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. +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. ## How to contribute? Just submit Pull Request with your solutions. -- cgit