Skip to content

Commit 13cbb48

Browse files
docs: update README
1 parent af11dd9 commit 13cbb48

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 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=50&color=yellow)]()
2+
[![Stars collected](https://shields.io/static/v1?label=stars%20collected&message=65&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)
@@ -37,6 +37,14 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
3737
- day 12: part one ⭐️, part two ⭐️
3838
- day 13: part one ⭐️, part two ⭐️
3939
- day 14: part one ⭐️, part two ⭐️
40+
- day 15: part one ⭐️, part two ⭐️
41+
- day 16: part one ⭐️, part two ⭐️
42+
- day 17: part one ⭐️, part two ⭐️
43+
- day 18: part one ⭐️, part two ⭐️
44+
- day 19: part one ⭐️, part two ⭐️
45+
- day 20: part one ⭐️, part two ⭐️
46+
- day 21: part one ⭐️, part two –
47+
- day 22: part one ⭐️, part two ⭐️
4048
### 2020
4149
- day 01: part one ⭐️, part two ⭐️
4250
- day 02: part one ⭐️, part two ⭐️

0 commit comments

Comments
 (0)