Update README.md

This commit is contained in:
akp 2023-12-01 22:03:49 +00:00
parent 28e2e59ce3
commit 21e895be78

View file

@ -5,3 +5,9 @@ Solutions to the [2023 Advent of Code](https://adventofcode.com/2023).
**Total stars: ★0**
---
<!-- ★ ☆ -->
| Day | Status | Solutions | Notes |
|-----|--------|-----------|-------|
| 01 - Trebuchet?! | ★ ★ | Python | I never knew detecting numbers could be so confusingly tricky |