Skip to content

Commit

Permalink
Fix goreportcard badge
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed May 24, 2021
1 parent 2fe88a1 commit 5d6735f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Latest Release](https://img.shields.io/github/release/muesli/streamdeck.svg)](https://github.com/muesli/streamdeck/releases)
[![Build Status](https://github.com/muesli/streamdeck/workflows/build/badge.svg)](https://github.com/muesli/streamdeck/actions)
[![Go ReportCard](http://goreportcard.com/badge/muesli/streamdeck)](http://goreportcard.com/report/muesli/streamdeck)
[![Go ReportCard](https://goreportcard.com/badge/muesli/streamdeck)](https://goreportcard.com/report/muesli/streamdeck)
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/muesli/streamdeck)

A CLI application and Go library to control your Elgato Stream Deck on Linux.
Expand Down

0 comments on commit 5d6735f

Please sign in to comment.