Update readme.md

This commit is contained in:
Adam Jeniski 2023-12-01 00:58:36 -05:00 committed by GitHub
parent c247628752
commit 0ce843f177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,2 @@
## Advent of Code
My rust solutions for [Advent of Code](https://adventofcode.com)
[![Tests](https://github.com/Ajetski/advent-of-code/actions/workflows/rust.yml/badge.svg)](https://github.com/Ajetski/advent-of-code/actions/workflows/rust.yml)
Navigate to the folder for a given year, then use `cargo test` to run its test cases.
My solutions for [Advent of Code](https://adventofcode.com)