aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHJ <thechairman@thechairman.info>2021-12-09 18:06:33 -0500
committerHJ <thechairman@thechairman.info>2021-12-09 18:06:33 -0500
commit6f3bca8136bc6c25f3660c98c0dc6bec586627ab (patch)
treec27cc2526dbb0308ee907d5ff4113310e4971812 /README.md
parent527bc4762f9c66c9244f0ac1fbee6357478ac9ef (diff)
downloadgleam_aoc-6f3bca8136bc6c25f3660c98c0dc6bec586627ab.tar.gz
gleam_aoc-6f3bca8136bc6c25f3660c98c0dc6bec586627ab.zip
add readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e1e3d7d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# 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