Skip to content

Commit c4e1f76

Browse files
Update README.md
1 parent 59a8296 commit c4e1f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This repository contains my solutions to the yearly [Advent of Code](https://adv
2929
| 7 | [Camel Cards](https://adventofcode.com/2023/day/7) | ⭐️⭐️ | [Python](2023/python/aoc_2023/day07.py) |
3030
| 8 | [Haunted Wasteland](https://adventofcode.com/2023/day/8) | ⭐️⭐ | [Python](2023/python/aoc_2023/day08.py) |
3131
| 9 | [Mirage Maintenance](https://adventofcode.com/2023/day/9) | ⭐️⭐ | [Python](2023/python/aoc_2023/day09.py) |
32-
| 10 | | | |
32+
| 10 | [Pipe Maze](https://adventofcode.com/2023/day/10) | ⭐️⭐ | [Python](2023/python/aoc_2023/day10.py) |
3333
| 11 | [Cosmic Expansion](https://adventofcode.com/2023/day/11) | ⭐️⭐ | [Python](2023/python/aoc_2023/day11.py) |
3434
| 12 | | | |
3535
| 13 | | | |

0 commit comments

Comments
 (0)