diff options
| author | Packy Anderson <packy@cpan.org> | 2024-05-09 02:28:22 -0400 |
|---|---|---|
| committer | Packy Anderson <packy@cpan.org> | 2024-05-09 02:28:22 -0400 |
| commit | 50431e4a3ce75d96370bc66fadae38e188999416 (patch) | |
| tree | 472195a9ddee834dfa4de5a08da701f65e84d974 | |
| parent | 868bef33df5d0b4608d69195af39dded2ae5d3df (diff) | |
| download | perlweeklychallenge-club-50431e4a3ce75d96370bc66fadae38e188999416.tar.gz perlweeklychallenge-club-50431e4a3ce75d96370bc66fadae38e188999416.tar.bz2 perlweeklychallenge-club-50431e4a3ce75d96370bc66fadae38e188999416.zip | |
Add Elixir to README
| -rw-r--r-- | challenge-268/packy-anderson/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/challenge-268/packy-anderson/README.md b/challenge-268/packy-anderson/README.md index 736b69a97f..ef082e98a3 100644 --- a/challenge-268/packy-anderson/README.md +++ b/challenge-268/packy-anderson/README.md @@ -14,6 +14,10 @@ * [Task 1](python/ch-1.py) * [Task 2](python/ch-2.py) +## Guest Language: Elixir +* [Task 1](elixir/ch-1.exs) +* [Task 2](elixir/ch-2.exs) + ## Blog Post [Let's do the Numbers!](https://packy.dardan.com/b/L6) |
