From d9934b4453342631ca34bcf501674ef9c32c9247 Mon Sep 17 00:00:00 2001 From: Alexandre Jesus Date: Sat, 9 Dec 2023 22:42:01 +0000 Subject: README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b58df8 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# aoc2023 + +This repository contains my code for the Advent of Code 2023. This +year I have decided to use Common LISP. I am using the SBCL compiler +and no external libraries. + -- cgit v1.2.3