Skip to content

Commit cb9be26

Browse files
docs: update README
1 parent ed9dd73 commit cb9be26

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=94&color=yellow)]()
2+
[![Stars collected](https://shields.io/static/v1?label=stars%20collected&message=98&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)
@@ -63,6 +63,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
6363
- day 12: part one ⭐️, part two ⭐️
6464
- day 13: part one ⭐️, part two ⭐️
6565
- day 14: part one ⭐️, part two ⭐️
66+
- day 15: part one ⭐️, part two ⭐️
6667
### 2021
6768
- day 01: part one ⭐️, part two ⭐️
6869
- day 02: part one ⭐️, part two ⭐️
@@ -72,6 +73,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
7273
- day 06: part one ⭐️, part two ⭐️
7374
- day 07: part one ⭐️, part two ⭐️
7475
- day 08: part one ⭐️, part two ⭐️
76+
- day 09: part one ⭐️, part two ⭐️
7577

7678
<!-- end completed section -->
7779

0 commit comments

Comments
 (0)