From 5bc040e576640822554fd4634116f8a2dc75277a Mon Sep 17 00:00:00 2001 From: James Smith Date: Thu, 6 May 2021 16:03:41 +0100 Subject: Update README.md --- challenge-111/james-smith/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/challenge-111/james-smith/README.md b/challenge-111/james-smith/README.md index 22a63853d4..f9388bea6e 100644 --- a/challenge-111/james-smith/README.md +++ b/challenge-111/james-smith/README.md @@ -1,5 +1,13 @@ # Perl Weekly Challenge #111 +You can find more information about this weeks, and previous weeks challenges at: + + https://perlweeklychallenge.org/ + +If you are not already doing the challenge - it is a good place to practise your +**perl** or **raku**. If it is not **perl** or **raku** you develop in - you can +submit solutions in whichever language you feel comfortable with. + # Challenge 1 - Search Matrix **You are given 5x5 matrix filled with integers such that each row is sorted from left to -- cgit