Skip to content

Commit 73a31e6

Browse files
committed
2 parents 9aae386 + 7176406 commit 73a31e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Advent of Code
22

3-
![](https://img.shields.io/badge/day%20📅-5-blue)
4-
![](https://img.shields.io/badge/stars%20⭐-9-yellow)
5-
![](https://img.shields.io/badge/days%20completed-4-red)
3+
![](https://img.shields.io/badge/day%20📅-6-blue)
4+
![](https://img.shields.io/badge/stars%20⭐-10-yellow)
5+
![](https://img.shields.io/badge/days%20completed-5-red)
66

77
[![CI](https://github.com/k2bd/advent-of-code/actions/workflows/ci.yml/badge.svg)](https://github.com/k2bd/advent-of-code/actions/workflows/ci.yml)
88
[![codecov](https://codecov.io/gh/k2bd/advent-of-code-python/graph/badge.svg?token=Q4VWZ3FKEC)](https://codecov.io/gh/k2bd/advent-of-code-python)
@@ -46,5 +46,5 @@ For example: `poe solve 2020 1`
4646
| [Day 2](https://adventofcode.com/2023/day/2) |||
4747
| [Day 3](https://adventofcode.com/2023/day/3) |||
4848
| [Day 4](https://adventofcode.com/2023/day/4) |||
49-
| [Day 5](https://adventofcode.com/2023/day/5) || |
49+
| [Day 5](https://adventofcode.com/2023/day/5) || |
5050
<!--- advent_readme_stars table --->

0 commit comments

Comments
 (0)