aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacopograndi <48675416+jacopograndi@users.noreply.github.com>2022-01-06 15:26:05 +0000
committerGitHub <noreply@github.com>2022-01-06 15:26:05 +0000
commit25d2986b09bd348d58da878f0da8151b3363b534 (patch)
treeeb45d29c1fe90954bf9b67deff03e0b50bf55e65
parent9876579ff7c189a8e53b4b5c37644aa524fbd385 (diff)
Update 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