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