Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Advent of Code

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sprak3000/advent-of-code/tests.yml?branch=main)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sprak3000/advent-of-code/code-quality.yml?branch=main)

This repository holds my attempts at solving the puzzles put forth by the annual [Advent of Code](https://adventofcode.com/).
Every year, the site puts out a daily pair of holiday themed puzzles starting on December 1. The puzzles for each year
Expand Down