From 7d2ab2bc1f8f0a8eb3f50644a1de5f4d3ad938d2 Mon Sep 17 00:00:00 2001 From: Brett Parker Date: Wed, 9 Dec 2020 02:20:44 +0000 Subject: [PATCH] Add small README --- day10/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 day10/README diff --git a/day10/README b/day10/README new file mode 100644 index 0000000..a519eee --- /dev/null +++ b/day10/README @@ -0,0 +1 @@ +NOTE: this requires sort and calc (package apcalc) to be installed -- 2.30.2