Skip to content

Commit 68c9ef6

Browse files
authored
Update README.md (#46)
add extra badges to readme
1 parent 5237e80 commit 68c9ef6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# go-consistent
22

33
[![Build Status](https://travis-ci.org/quasilyte/go-consistent.svg?branch=master)](https://travis-ci.org/quasilyte/go-consistent)
4+
[![tag](https://img.shields.io/github/tag/quasilyte/go-consistent.svg)](https://github.com/quasilyte/go-consistent/releases)
5+
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.18-%23007d9c)
6+
[![GoDoc](https://pkg.go.dev/badge/github.com/quasilyte/go-consistent)](http://pkg.go.dev/github.com/quasilyte/go-consistent)
7+
[![Go](https://github.com/quasilyte/go-consistent/actions/workflows/go.yml/badge.svg)](https://github.com/quasilyte/go-consistent/actions/workflows/go.yml)
48
[![Go Report Card](https://goreportcard.com/badge/github.com/quasilyte/go-consistent)](https://goreportcard.com/report/github.com/quasilyte/go-consistent)
9+
[![License](https://img.shields.io/github/license/quasilyte/go-consistent)](./LICENSE)
510

611
Source code analyzer that helps you to make your Go programs more consistent.
712

0 commit comments

Comments
 (0)