From 0d0bd69b7022165761acd21986ab296a282e7283 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Aug 2020 10:23:07 +0100 Subject: Small cosmetic changes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1f43fd4ff4..b7990631dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Perl Weekly Challenge Club +# The Weekly Challenge Club -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 in their favourite programming languages, although the preferred languages are **Perl** and **Raku**. +This is the central repository for the members of [**The Weekly Challenge**](https://perlweeklychallenge.org). The members can submit the solution to the challenge each week in their favourite programming languages, although the preferred languages are **Perl** and **Raku**. ## EZPWC - Easy Perl Weekly Challenges Script -- cgit