diff --git a/README.md b/README.md index 8f57121..eb5c1fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AoC 2024 -[![](https://img.shields.io/badge/stars%20⭐-10-yellow)](#2024-results) +[![](https://img.shields.io/badge/stars%20⭐-11-yellow)](#2024-results) [![](https://img.shields.io/badge/days%20completed-5-red)](#2024-results) @@ -39,6 +39,7 @@ deno run test | [Day 3](https://adventofcode.com/2024/day/3) | ⭐ | ⭐ | | [Day 4](https://adventofcode.com/2024/day/4) | ⭐ | ⭐ | | [Day 5](https://adventofcode.com/2024/day/5) | ⭐ | ⭐ | +| [Day 6](https://adventofcode.com/2024/day/6) | ⭐ | | ## Useful references