Skip to content

Commit 756049c

Browse files
authored
Update README.md
1 parent 7281b8a commit 756049c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
LINQ-like API for Go with support for lazy evaluation.
44

5-
[![Go Reference](https://pkg.go.dev/badge/github.com/CreateLab/glinq.svg)](https://pkg.go.dev/github.com/CreateLab/glinq)
6-
[![Go Report Card](https://goreportcard.com/badge/github.com/CreateLab/glinq)](https://goreportcard.com/report/github.com/CreateLab/glinq)
7-
85
## Features
96

107
- **Lazy Evaluation**: All intermediate operations are executed only when the result is materialized

0 commit comments

Comments
 (0)