Skip to content

Commit 9872fad

Browse files
authored
Update README.md
1 parent 3dd531f commit 9872fad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ cargo run --release --bin DAY # run a specific day
1111
cargo run --release # run all days
1212
```
1313

14-
## Other years
14+
## All years
15+
- [2024](https://github.com/AxlLind/AdventOfCode2024/) in Rust :crab:
1516
- [2023](https://github.com/AxlLind/AdventOfCode2023/) in Rust :crab:
17+
- [2022](https://github.com/AxlLind/AdventOfCode2022/) in Rust :crab:
1618
- [2021](https://github.com/AxlLind/AdventOfCode2021/) in Rust :crab:
1719
- [2020](https://github.com/AxlLind/AdventOfCode2020/) in Rust :crab:
1820
- [2019](https://github.com/AxlLind/AdventOfCode2019/) in Rust :crab:

0 commit comments

Comments
 (0)