Skip to content

Commit 1b2a048

Browse files
authored
Update README.md
1 parent 3308b90 commit 1b2a048

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Go Report Card](https://goreportcard.com/badge/github.com/CreateLab/glinq)](https://goreportcard.com/report/github.com/CreateLab/glinq)
2+
[![GoDoc](https://pkg.go.dev/badge/github.com/CreateLab/glinq)](https://pkg.go.dev/github.com/CreateLab/glinq)
3+
[![codecov](https://codecov.io/gh/CreateLab/glinq/branch/main/graph/badge.svg)](https://codecov.io/gh/CreateLab/glinq)
4+
15
# glinq
26

37
LINQ-like API for Go with support for lazy evaluation.

0 commit comments

Comments
 (0)