From ea445d380338c6b689304e885407d963dc797e85 Mon Sep 17 00:00:00 2001 From: Harry Agustian Date: Sat, 4 Dec 2021 22:17:25 +0700 Subject: [PATCH] Add readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..05bf64e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Advent of Code 2021 +Solution for [Advent Of Code 2021](https://adventofcode.com/2021) in Go / JS \ No newline at end of file