aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJimpjorps™ <thechairman@thechairman.info>2023-12-06 10:42:35 -0500
committerGitHub <noreply@github.com>2023-12-06 10:42:35 -0500
commit69b46b59e9d5f669b1892f8cab09b662c087b8d3 (patch)
treeac3522d47b4308a1e0949a139d99e0aa8be5c5f1 /README.md
parentba0980cb60c4373d28619a4b200b7375ac381791 (diff)
downloadgleam_aoc-69b46b59e9d5f669b1892f8cab09b662c087b8d3.tar.gz
gleam_aoc-69b46b59e9d5f669b1892f8cab09b662c087b8d3.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1e3d7d..e8eccd3 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
# Jimpjorps Does Advent of Code
-My solutions for [Advent of Code](https://adventofcode.com/). I'm mainly using Racket, though I'm trying things in Prolog and Elixir when I've got time. \ No newline at end of file
+My solutions for [Advent of Code](https://adventofcode.com/).
+
+Solutions are in:
+* __2021__: [Racket](https://racket-lang.org/), with some in [Elixir](https://elixir-lang.org/)
+* __2022__: Racket
+* __2023__: [Gleam](https://gleam.run/) and Racket