Skip to content

Commit 2848aa8

Browse files
authored
Update Go Report Card badge in README.md
Signed-off-by: Leonardo Daidone <leodaido@gmail.com>
1 parent e281f03 commit 2848aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Elegant, thread-safe memoization for Go — context-aware, pluggable, and generic.
44

5-
[![Go Report Card](https://goreportcard.com/badge/github.com/ldaidone/gomemo)](https://goreportcard.com/badge/github.com/ldaidone/gomemo)
5+
[![Go Report Card](https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat)](https://goreportcard.com/report/github.com/ldaidone/gomemo)
66
[![GoDoc](https://godoc.org/github.com/ldaidone/gomemo?status.svg)](https://godoc.org/github.com/ldaidone/gomemo)
77
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
88
[![GitHub stars](https://img.shields.io/github/stars/ldaidone/gomemo.svg)](https://github.com/ldaidone/gomemo/stargazers)

0 commit comments

Comments
 (0)