Skip to content

Commit 10226eb

Browse files
docs: update README
1 parent b0bdf75 commit 10226eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Advent of Code ⭐️
2-
[![Stars collected](https://shields.io/static/v1?label=stars%20collected&message=65&color=yellow)]()
2+
[![Stars collected](https://shields.io/static/v1?label=stars%20collected&message=69&color=yellow)]()
33
[![codecov](https://codecov.io/gh/marcelblijleven/adventofcode/branch/master/graph/badge.svg?token=jZ2TgfyltM)](https://codecov.io/gh/marcelblijleven/adventofcode)
44
[![tests](https://github.com/marcelblijleven/adventofcode/actions/workflows/tests.yaml/badge.svg)](https://github.com/marcelblijleven/adventofcode)
55
[![version](https://img.shields.io/github/v/release/marcelblijleven/adventofcode.svg)](https://github.com/marcelblijleven/adventofcode/releases)
@@ -45,6 +45,8 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
4545
- day 20: part one ⭐️, part two ⭐️
4646
- day 21: part one ⭐️, part two –
4747
- day 22: part one ⭐️, part two ⭐️
48+
- day 23: part one ⭐️, part two ⭐️
49+
- day 24: part one ⭐️, part two ⭐️
4850
### 2020
4951
- day 01: part one ⭐️, part two ⭐️
5052
- day 02: part one ⭐️, part two ⭐️

0 commit comments

Comments
 (0)