Skip to content

Commit c0b0f70

Browse files
authored
Update README.md
1 parent 5eb9e95 commit c0b0f70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11

22
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/obalunenko/advent-of-code)
33
[![GoDoc](https://godoc.org/github.com/obalunenko/advent-of-code?status.svg)](https://godoc.org/github.com/obalunenko/advent-of-code)
4+
[![Latest release artifacts](https://img.shields.io/github/v/release/obalunenko/advent-of-code)](https://github.com/obalunenko/advent-of-code/releases/latest)
45
![Lint & Test & Build & Release](https://github.com/obalunenko/advent-of-code/workflows/Lint%20&%20Test%20&%20Build%20&%20Release/badge.svg)
56
![Lint](https://github.com/obalunenko/advent-of-code/workflows/Lint/badge.svg)
67
![Test & Build](https://github.com/obalunenko/advent-of-code/workflows/Test%20&%20Build/badge.svg)
78
[![Go Report Card](https://goreportcard.com/badge/github.com/obalunenko/advent-of-code)](https://goreportcard.com/report/github.com/obalunenko/advent-of-code)
89
[![codecov](https://codecov.io/gh/obalunenko/advent-of-code/branch/master/graph/badge.svg)](https://codecov.io/gh/obalunenko/advent-of-code)
910
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=obalunenko_advent-of-code&metric=alert_status)](https://sonarcloud.io/dashboard?id=obalunenko_advent-of-code)
10-
[![Latest release artifacts](https://img.shields.io/github/v/release/obalunenko/advent-of-code)](https://github.com/obalunenko/advent-of-code/releases/latest)
11+
1112

1213

1314
# advent-of-code

0 commit comments

Comments
 (0)