aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0273f2f..a0e0143 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
# Advent of code exercises
Solved exercises from [advent of code](https://adventofcode.com/)
-Solved in C++20, each program solves both parts
+
+- 2021: Solved in C++20, each program solves both parts