From 6f3bca8136bc6c25f3660c98c0dc6bec586627ab Mon Sep 17 00:00:00 2001 From: HJ Date: Thu, 9 Dec 2021 18:06:33 -0500 Subject: add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3