From 99c633ddb59d0f18aa0ba9c8287d5be9a34757a3 Mon Sep 17 00:00:00 2001 From: merrywhether Date: Wed, 18 Dec 2024 06:55:53 +0000 Subject: [PATCH] auto-update README stars --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a520b..941082e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AoC 2024 -[![](https://img.shields.io/badge/stars%20⭐-24-yellow)](#2024-results) -[![](https://img.shields.io/badge/days%20completed-12-red)](#2024-results) +[![](https://img.shields.io/badge/stars%20⭐-26-yellow)](#2024-results) +[![](https://img.shields.io/badge/days%20completed-13-red)](#2024-results) [Advent of Code 2024](https://adventofcode.com/2024) using(/learning) Deno and Zed. @@ -75,6 +75,7 @@ deno run test:input | [Day 10](https://adventofcode.com/2024/day/10) | ⭐ | ⭐ | | [Day 11](https://adventofcode.com/2024/day/11) | ⭐ | ⭐ | | [Day 13](https://adventofcode.com/2024/day/13) | ⭐ | ⭐ | +| [Day 14](https://adventofcode.com/2024/day/14) | ⭐ | ⭐ | ## Useful references