]> code.bitgloo.com Git - clyne/advent-of-code.git/commitdiff
Create README.md
authorclyne <clyne@bitgloo.com>
Wed, 1 Dec 2021 22:20:56 +0000 (17:20 -0500)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 22:20:56 +0000 (17:20 -0500)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..e0c4e58
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# advent-of-code
+
+My Advent of Code answers, for 2021.
+
+Written in whatever language I feel like, likely Clojure or C++.