Skip to content

Commit e428791

Browse files
authored
Merge pull request #5 from fabiothiroki/go-report-card
Add go report card
2 parents b1af7cd + ab774ac commit e428791

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)