Skip to content

Commit

Permalink
add links to badges
Browse files Browse the repository at this point in the history
  • Loading branch information
joshraphael committed Nov 25, 2024
1 parent 031d6e0 commit be4e240
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,13 @@
<br>
<hr />

<p align="center">

![GitHub License](https://img.shields.io/github/license/joshraphael/go-retroachievements)
[![GitHub License](https://img.shields.io/github/license/joshraphael/go-retroachievements)](https://github.com/joshraphael/go-retroachievements/blob/main/LICENSE)
[![godoc](https://pkg.go.dev/badge/github.com/joshraphael/go-retroachievements.svg)](https://pkg.go.dev/github.com/joshraphael/go-retroachievements)
[![pipeline](https://github.com/joshraphael/go-retroachievements/actions/workflows/ci.yaml/badge.svg)](https://github.com/joshraphael/go-retroachievements/actions)
![coverage](https://raw.githubusercontent.com/joshraphael/go-retroachievements/badges/.badges/main/coverage.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/joshraphael/go-retroachievements)](https://goreportcard.com/report/github.com/joshraphael/go-retroachievements)
![GitHub Tag](https://img.shields.io/github/v/tag/joshraphael/go-retroachievements)
![GitHub repo size](https://img.shields.io/github/repo-size/joshraphael/go-retroachievements)

</p>
[![GitHub Tag](https://img.shields.io/github/v/tag/joshraphael/go-retroachievements)](https://github.com/joshraphael/go-retroachievements/tags)
[![GitHub repo size](https://img.shields.io/github/repo-size/joshraphael/go-retroachievements)](https://github.com/joshraphael/go-retroachievements/archive/master.zip)

## Installation
Use go get to install the latest version of the library.
Expand Down

0 comments on commit be4e240

Please sign in to comment.