aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f75a8a..e2aa1be 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Advent of code exercises
Solved exercises from [advent of code](https://adventofcode.com/)
-- 2021: Solved in C++20, each program solves both parts
+- 2021: Solved in C++20
- 2020: Solved in Rust