Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko authored Nov 4, 2021
1 parent 5eb9e95 commit c0b0f70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@

![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/obalunenko/advent-of-code)
[![GoDoc](https://godoc.org/github.com/obalunenko/advent-of-code?status.svg)](https://godoc.org/github.com/obalunenko/advent-of-code)
[![Latest release artifacts](https://img.shields.io/github/v/release/obalunenko/advent-of-code)](https://github.com/obalunenko/advent-of-code/releases/latest)
![Lint & Test & Build & Release](https://github.com/obalunenko/advent-of-code/workflows/Lint%20&%20Test%20&%20Build%20&%20Release/badge.svg)
![Lint](https://github.com/obalunenko/advent-of-code/workflows/Lint/badge.svg)
![Test & Build](https://github.com/obalunenko/advent-of-code/workflows/Test%20&%20Build/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/obalunenko/advent-of-code)](https://goreportcard.com/report/github.com/obalunenko/advent-of-code)
[![codecov](https://codecov.io/gh/obalunenko/advent-of-code/branch/master/graph/badge.svg)](https://codecov.io/gh/obalunenko/advent-of-code)
[![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)
[![Latest release artifacts](https://img.shields.io/github/v/release/obalunenko/advent-of-code)](https://github.com/obalunenko/advent-of-code/releases/latest)



# advent-of-code
Expand Down

0 comments on commit c0b0f70

Please sign in to comment.