From a364c030f1f4c7297e93dc1c946e81e21bc71911 Mon Sep 17 00:00:00 2001 From: Shimon Bollinger Date: Sat, 30 Sep 2023 16:29:01 -0400 Subject: Added link to source code --- challenge-236/shimon-ben-avraham/raku/ch-2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/challenge-236/shimon-ben-avraham/raku/ch-2.md b/challenge-236/shimon-ben-avraham/raku/ch-2.md index 876496dd41..d1f948a25d 100644 --- a/challenge-236/shimon-ben-avraham/raku/ch-2.md +++ b/challenge-236/shimon-ben-avraham/raku/ch-2.md @@ -359,6 +359,8 @@ Number of loops: 5 # AUTHOR Shimon Bollinger (deoac.shimon@gmail.com) +The full source code is at https://github.com/deoac/perlweeklychallenge-club/blob/master/challenge-236/shimon-ben-avraham/raku/ch-2.raku + Comments and Pull Requests are welcome. # LICENCE AND COPYRIGHT -- cgit From 50380dd0fb4f1fd53a25e499544f6c74fd7f6f6c Mon Sep 17 00:00:00 2001 From: Shimon Bollinger Date: Sat, 30 Sep 2023 16:31:23 -0400 Subject: Added link to the full source code --- challenge-236/shimon-ben-avraham/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/challenge-236/shimon-ben-avraham/README b/challenge-236/shimon-ben-avraham/README index 876496dd41..d1f948a25d 100644 --- a/challenge-236/shimon-ben-avraham/README +++ b/challenge-236/shimon-ben-avraham/README @@ -359,6 +359,8 @@ Number of loops: 5 # AUTHOR Shimon Bollinger (deoac.shimon@gmail.com) +The full source code is at https://github.com/deoac/perlweeklychallenge-club/blob/master/challenge-236/shimon-ben-avraham/raku/ch-2.raku + Comments and Pull Requests are welcome. # LICENCE AND COPYRIGHT -- cgit