Skip to content

Commit

Permalink
Updated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sol-H committed Dec 2, 2024
1 parent 5e11d24 commit 28a93ee
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ This project contains solutions for the Advent of Code challenges implemented in
The project uses Gradle for build automation and JUnit for testing.

## Tests
- ![Day 1 Tests](https://github.com/Sol-H/AOC24-Kotlin/actions/workflows/actions.yml/badge.svg?branch=main&job=day1) **Day 1**
- ![Day 2 Tests](https://github.com/Sol-H/AOC24-Kotlin/actions/workflows/actions.yml/badge.svg?branch=main&job=day2) **Day 2**

| Test | Result |
|-------|--------------------------------------------------------------------------------------------------------------------|
| Day 1 | ![Day 1 Tests](https://github.com/Sol-H/AOC24-Kotlin/actions/workflows/actions.yml/badge.svg?branch=main&job=day1) |
| Day 2 | ![Day 2 Tests](https://github.com/Sol-H/AOC24-Kotlin/actions/workflows/actions.yml/badge.svg?branch=main&job=day2) |

0 comments on commit 28a93ee

Please sign in to comment.