aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-241/ianrifkin/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/challenge-241/ianrifkin/README.md b/challenge-241/ianrifkin/README.md
index 3c47888b88..79bab2131b 100644
--- a/challenge-241/ianrifkin/README.md
+++ b/challenge-241/ianrifkin/README.md
@@ -1,7 +1,9 @@
-# A.A.B.A. (Acronym And Build Array)
+# Math is hard
Challenge 241: https://theweeklychallenge.org/blog/perl-weekly-challenge-241/
+Some of The Weekly Challenges are more intimidating for me based on how math-heavy the task feels. The first task seemed overwhelming but was pretty quick to create a solution, yet the second task took me much longer.
+
## Task 1: Arithmetic Triplets
```