From 070e251e3e3902f27b21686a15a74703e775b321 Mon Sep 17 00:00:00 2001 From: kcaffrey Date: Fri, 1 Dec 2023 18:55:02 +0000 Subject: [PATCH] update readme progress --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9f6e568..7df2cc0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.rust-lang.org/). + +## 2023 Results + +| Day | Part 1 | Part 2 | +| :---: | :---: | :---: | +| [Day 1](https://adventofcode.com/2023/day/1) | ⭐ | ⭐ |