Skip to content

Commit

Permalink
Add checks badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsathiya authored Dec 27, 2023
1 parent 9973487 commit b81e48d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[![Checks](https://github.com/arunsathiya/adventofcode/actions/workflows/tests.yml/badge.svg)](https://github.com/arunsathiya/adventofcode/actions)

# Advent Of Code

My Advent Of Code solutions in golang.

# How to run

Navigate to each day folder and run `go run main.go`
Navigate to each day folder and run `go run main.go`

0 comments on commit b81e48d

Please sign in to comment.