Skip to content

Commit ad0b0d8

Browse files
committed
Update README badges
1 parent 4c6ba4f commit ad0b0d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# wrap [![Build Status](https://travis-ci.org/bbrks/wrap.svg)](https://travis-ci.org/bbrks/wrap) [![codecov](https://codecov.io/gh/bbrks/wrap/branch/master/graph/badge.svg)](https://codecov.io/gh/bbrks/wrap) [![GoDoc](https://godoc.org/github.com/bbrks/wrap?status.svg)](https://godoc.org/github.com/bbrks/wrap) [![Go Report Card](https://goreportcard.com/badge/github.com/bbrks/wrap)](https://goreportcard.com/report/github.com/bbrks/wrap) [![GitHub tag](https://img.shields.io/github/tag/bbrks/wrap.svg)](https://github.com/bbrks/wrap/releases) [![license](https://img.shields.io/github/license/bbrks/wrap.svg)](https://github.com/bbrks/wrap/blob/master/LICENSE)
1+
# wrap [![Go Reference](https://pkg.go.dev/badge/github.com/bbrks/wrap.svg)](https://pkg.go.dev/github.com/bbrks/wrap) [![GitHub tag](https://img.shields.io/github/tag/bbrks/wrap.svg)](https://github.com/bbrks/wrap/releases) [![license](https://img.shields.io/github/license/bbrks/wrap.svg)](https://github.com/bbrks/wrap/blob/master/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/bbrks/wrap)](https://goreportcard.com/report/github.com/bbrks/wrap) [![codecov](https://codecov.io/gh/bbrks/wrap/branch/master/graph/badge.svg)](https://codecov.io/gh/bbrks/wrap)
22

33
An efficient and flexible word-wrapping package for Go (golang)
44

0 commit comments

Comments
 (0)