Skip to content

Commit b81e48d

Browse files
authored
Add checks badge to README
1 parent 9973487 commit b81e48d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
[![Checks](https://github.com/arunsathiya/adventofcode/actions/workflows/tests.yml/badge.svg)](https://github.com/arunsathiya/adventofcode/actions)
2+
13
# Advent Of Code
24

35
My Advent Of Code solutions in golang.
46

57
# How to run
68

7-
Navigate to each day folder and run `go run main.go`
9+
Navigate to each day folder and run `go run main.go`

0 commit comments

Comments
 (0)