Skip to content

Commit ab774ac

Browse files
author
Fabio Hiroki
committed
Add go report card
1 parent b1af7cd commit ab774ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# go-algorithms-data-structures
22

33
[![CircleCI](https://circleci.com/gh/fabiothiroki/go-algorithms-data-structures/tree/master.svg?style=svg)](https://circleci.com/gh/fabiothiroki/go-algorithms-data-structures/tree/master)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/fabiothiroki/go-algorithms-data-structures)](https://goreportcard.com/report/github.com/fabiothiroki/go-algorithms-data-structures)
5+
46

57
Resolutions of common algorithms and data structures problems in Golang

0 commit comments

Comments
 (0)