From 41306c9b5210a38ce9f9748dadb43ec5c4ae0aa5 Mon Sep 17 00:00:00 2001 From: michaeladler Date: Wed, 3 Jan 2024 10:01:54 +0000 Subject: [PATCH] chore: update AoC badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac46c75..50fc6fc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![ci](https://github.com/michaeladler/aoc-2023/actions/workflows/ci.yml/badge.svg)](https://github.com/michaeladler/aoc-2023/actions/workflows/ci.yml) -![](https://img.shields.io/badge/stars%20⭐-39-yellow) +![](https://img.shields.io/badge/stars%20⭐-40-yellow) # 🎄 Advent of Code 2023 Solutions 🎄