From 3c9e500c0e21674edb6624e374717e1ef4fe58a8 Mon Sep 17 00:00:00 2001 From: merrywhether Date: Sat, 21 Dec 2024 19:34:09 +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 c444f77..cc4ceac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AoC 2024 -[![](https://img.shields.io/badge/stars%20⭐-28-yellow)](#2024-results) -[![](https://img.shields.io/badge/days%20completed-13-red)](#2024-results) +[![](https://img.shields.io/badge/stars%20⭐-30-yellow)](#2024-results) +[![](https://img.shields.io/badge/days%20completed-14-red)](#2024-results) [Advent of Code 2024](https://adventofcode.com/2024) using(/learning) Deno and Zed. @@ -78,6 +78,7 @@ deno run test:input | [Day 14](https://adventofcode.com/2024/day/14) | ⭐ | ⭐ | | [Day 15](https://adventofcode.com/2024/day/15) | ⭐ | | | [Day 17](https://adventofcode.com/2024/day/17) | ⭐ | | +| [Day 19](https://adventofcode.com/2024/day/19) | ⭐ | ⭐ | ## Useful references