Skip to content

Commit 69ef0ae

Browse files
authored
Update README.md
1 parent fdca3cb commit 69ef0ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# go-corelib
22

3-
![CI](https://github.com/jf-tech/go-corelib/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/jf-tech/go-corelib/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/go-corelib) [![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/go-corelib)](https://goreportcard.com/report/github.com/jf-tech/go-corelib)
3+
![CI](https://github.com/jf-tech/go-corelib/workflows/CI/badge.svg)
4+
[![codecov](https://codecov.io/gh/jf-tech/go-corelib/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/go-corelib)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/go-corelib)](https://goreportcard.com/report/github.com/jf-tech/go-corelib)
6+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/jf-tech/go-corelib)](https://pkg.go.dev/github.com/jf-tech/go-corelib)
47

58
A Library of Core Data Structures, Algorithms and Functions in Golang
69

0 commit comments

Comments
 (0)