Skip to content

Commit

Permalink
Merge pull request #2 from jf-tech/docbadge
Browse files Browse the repository at this point in the history
doc badge
  • Loading branch information
jf-tech authored May 27, 2020
2 parents 3532eb2 + 70839e2 commit 9c8f4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# iohelper

![CI](https://github.com/jf-tech/iohelper/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/jf-tech/iohelper/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/iohelper) [![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/iohelper)](https://goreportcard.com/report/github.com/jf-tech/iohelper)
![CI](https://github.com/jf-tech/iohelper/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/jf-tech/iohelper/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/iohelper) [![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/iohelper)](https://goreportcard.com/report/github.com/jf-tech/iohelper) [![GoDoc](https://godoc.org/github.com/jf-tech/iohelper?status.svg)](https://godoc.org/github.com/jf-tech/iohelper)

Collection of I/O helpers in Golang

0 comments on commit 9c8f4b3

Please sign in to comment.