Skip to content

Commit 7b67807

Browse files
docs: update README
1 parent 5ec1bea commit 7b67807

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
2323
<!-- start completed section -->
2424
## Completed ⭐️
2525
### 2015
26-
<details><summary>Solutions overview of 2015</summary>
26+
<details><summary>Solutions for 2015</summary>
2727
<p>
2828

2929
| day | part one | part two |
@@ -58,7 +58,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
5858
</details>
5959

6060
### 2020
61-
<details><summary>Solutions overview of 2020</summary>
61+
<details><summary>Solutions for 2020</summary>
6262
<p>
6363

6464
| day | part one | part two |
@@ -78,13 +78,12 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
7878
| 13 | ⭐️ | ⭐️ |
7979
| 14 | ⭐️ | ⭐️ |
8080
| 15 | ⭐️ | ⭐️ |
81-
| 16 | ⭐️ | ⭐️ |
8281

8382
</p>
8483
</details>
8584

8685
### 2021
87-
<details><summary>Solutions overview of 2021</summary>
86+
<details><summary>Solutions for 2021</summary>
8887
<p>
8988

9089
| day | part one | part two |

src/adventofcode/year_2020/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 2020
2-
Solutions for 16 days in 2020 with a total of 32 stars collected
2+
Solutions for 15 days in 2020 with a total of 30 stars collected
33

44
| day | part one | part two |
55
| :---: | :------: | :------: |
@@ -17,5 +17,4 @@ Solutions for 16 days in 2020 with a total of 32 stars collected
1717
| 12 | ⭐️ | ⭐️ |
1818
| 13 | ⭐️ | ⭐️ |
1919
| 14 | ⭐️ | ⭐️ |
20-
| 15 | ⭐️ | ⭐️ |
21-
| 16 | ⭐️ | ⭐️ |
20+
| 15 | ⭐️ | ⭐️ |

0 commit comments

Comments
 (0)