From aeb3db0bdc71a749369df22d3fd707e2d34cd6e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Guti=C3=A9rrez=20de=20Quevedo=20P=C3=A9?= =?UTF-8?q?rez?= Date: Mon, 14 Dec 2020 10:57:01 +0100 Subject: [PATCH] add a readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..53e9935 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +My solutions to advent of code 2020