diff --git a/README.md b/README.md index e0daf26..7f0e4a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AoC 2024 -[![](https://img.shields.io/badge/stars%20⭐-12-yellow)](#2024-results) -[![](https://img.shields.io/badge/days%20completed-6-red)](#2024-results) +[![](https://img.shields.io/badge/stars%20⭐-14-yellow)](#2024-results) +[![](https://img.shields.io/badge/days%20completed-7-red)](#2024-results) [Advent of Code 2024](https://adventofcode.com/2024) using(/learning) Deno and Zed. @@ -69,6 +69,7 @@ deno run test:input | [Day 4](https://adventofcode.com/2024/day/4) | ⭐ | ⭐ | | [Day 5](https://adventofcode.com/2024/day/5) | ⭐ | ⭐ | | [Day 6](https://adventofcode.com/2024/day/6) | ⭐ | ⭐ | +| [Day 7](https://adventofcode.com/2024/day/7) | ⭐ | ⭐ | ## Useful references