Skip to content

Commit

Permalink
Merge pull request #33 from halprin/documentation-badge
Browse files Browse the repository at this point in the history
Add Go Doc Badge
  • Loading branch information
halprin committed Nov 24, 2021
2 parents e35489b + 5c0a22b commit c3a16f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# rangechain

[![Go Reference](https://pkg.go.dev/badge/github.com/halprin/rangechain.svg)](https://pkg.go.dev/github.com/halprin/rangechain)

Chain together lazily computed modifications to range-able containers.
E.g. slices, arrays, maps, and channels.

Expand Down

0 comments on commit c3a16f5

Please sign in to comment.