Skip to content

Commit

Permalink
[2022] update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
IAjimi committed Dec 12, 2022
1 parent 3853e34 commit b9b9d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions 2022/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ This repository contains Python solutions to the 2022 edition of [Advent of Code
| [9](https://adventofcode.com/2022/day/9) | **Rope Bridge** | [:star::star:](https://github.com/IAjimi/AdventOfCode/blob/master/2022/AOC09.py) |
| [10](https://adventofcode.com/2022/day/10) | **Cathode-Ray Tube** | [:star::star:](https://github.com/IAjimi/AdventOfCode/blob/master/2022/AOC10.py) |
| [11](https://adventofcode.com/2022/day/11) | **Monkey in the Middle** | [:star::star:](https://github.com/IAjimi/AdventOfCode/blob/master/2022/AOC11.py) |
| [12](https://adventofcode.com/2022/day/12) | **Hill Climbing Algorithm** | [:star::star:](https://github.com/IAjimi/AdventOfCode/blob/master/2022/AOC12.py) |
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ This repository contains Python solutions to [Advent of Code puzzles](https://ad
| [2019](https://adventofcode.com/2019) | 2, 5, 7, 9, 12-15, 17-21, 23, 25 | [46 :star:](https://github.com/IAjimi/AdventOfCode2020/tree/master/2019) |
| [2020](https://adventofcode.com/2020) | 1-25 | [46 :star:](https://github.com/IAjimi/AdventOfCode2020/tree/master/2020) |
| [2021](https://adventofcode.com/2021) | 1-25 | [50 :star:](https://github.com/IAjimi/AdventOfCode2020/tree/master/2021) |
| [2022](https://adventofcode.com/2022) | 1-8 | [16 :star:](https://github.com/IAjimi/AdventOfCode2020/tree/master/2022) |
| [2022](https://adventofcode.com/2022) | 1-12 | [24 :star:](https://github.com/IAjimi/AdventOfCode2020/tree/master/2022) |

0 comments on commit b9b9d76

Please sign in to comment.