From 0ce843f177a13e361ba629a8098ba75a38de8d45 Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Fri, 1 Dec 2023 00:58:36 -0500 Subject: [PATCH] Update readme.md --- readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/readme.md b/readme.md index bdbc95f..1941727 100644 --- a/readme.md +++ b/readme.md @@ -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)