Skip to content

Commit c1fe3c1

Browse files
committed
readme
1 parent 41221b4 commit c1fe3c1

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
@@ -1,6 +1,6 @@
11
# :sparkles: Advent of Code 2022 :sparkles:
22

3-
|Exercise Description|Solution|
3+
| Exercise Description | Solution |
44
|:---|:---|
55
|[Day 1: Calorie Counting](https://adventofcode.com/2022/day/1) |[py](/day01/main.py)|
66
|[Day 2: Rock Paper Scissors](https://adventofcode.com/2022/day/2) |[py](/day02/main.py), [alt1](/day02/alt1.py), [alt2](/day02/alt2.py)|

0 commit comments

Comments
 (0)