Skip to content

Commit bd3733f

Browse files
authored
Update github action badge
1 parent 0d59519 commit bd3733f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Maglev: A Google Maglev Hashing Algorithm implement in Golang
22
==============
33

4-
[![GoDoc](https://godoc.org/github.com/kkdai/maglev?status.svg)](https://godoc.org/github.com/kkdai/maglev) [![Build Status](https://travis-ci.org/kkdai/maglev.svg?branch=master)](https://travis-ci.org/kkdai/maglev) [![](https://goreportcard.com/badge/github.com/kkdai/maglev)](https://goreportcard.com/badge/github.com/kkdai/maglev)
4+
[![GoDoc](https://godoc.org/github.com/kkdai/maglev?status.svg)](https://godoc.org/github.com/kkdai/maglev) [![Build Status](https://travis-ci.org/kkdai/maglev.svg?branch=master)](https://travis-ci.org/kkdai/maglev) [![](https://goreportcard.com/badge/github.com/kkdai/maglev)](https://goreportcard.com/badge/github.com/kkdai/maglev) ![Go](https://github.com/kkdai/maglev/workflows/Go/badge.svg)
55

66

77
![](http://www.evanlin.com/images/2016/maglev1.png)
@@ -85,4 +85,4 @@ It is one of my [project 52](https://github.com/kkdai/project52).
8585
License
8686
---------------
8787

88-
This is under the Apache 2.0 [license](LICENSE). See the LICENSE file for details.
88+
This is under the Apache 2.0 [license](LICENSE). See the LICENSE file for details.

0 commit comments

Comments
 (0)