add badge

This commit is contained in:
Adam Jeniski
2022-12-01 17:40:58 -05:00
committed by GitHub
parent fede10de5d
commit 1012ff4e73
+2
View File
@@ -1,4 +1,6 @@
## 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 one of the folder for a given year, then use `cargo test` to run its test cases.