From eee16a7609fbcdf29cce8c7aa629d4e0b512103b Mon Sep 17 00:00:00 2001 From: clyne Date: Mon, 5 Dec 2022 18:47:28 -0500 Subject: [PATCH] Create README.md --- year2020/day1/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 year2020/day1/README.md diff --git a/year2020/day1/README.md b/year2020/day1/README.md new file mode 100644 index 0000000..b846873 --- /dev/null +++ b/year2020/day1/README.md @@ -0,0 +1,5 @@ +## 2020 + +In 2020, I do believe a participated at least part-way through the month; this would have been with C or C++. + +After 2021, I decided to revisit 2020 and continue working on my skills with Clojure.