diff options
author | clyne <clyne@bitgloo.com> | 2022-12-05 18:47:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-05 18:47:28 -0500 |
commit | eee16a7609fbcdf29cce8c7aa629d4e0b512103b (patch) | |
tree | 5e97d1ea471981b64e024ab4b212b9619c748139 | |
parent | 8e76b9fec02e56f39ef2742812d007ebc63798f1 (diff) |
Create README.md
-rw-r--r-- | year2020/day1/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. |