Skip to content

Commit 3d0410e

Browse files
committed
Update README.md
1 parent 7bd484b commit 3d0410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Gommon [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/gommon) [![Build Status](http://img.shields.io/travis/labstack/gommon.svg?style=flat-square)](https://travis-ci.org/labstack/gommon) [![Coverage Status](http://img.shields.io/coveralls/labstack/gommon.svg?style=flat-square)](https://coveralls.io/r/labstack/gommon)
22

33
Common packages for Go
4-
- [Bytes](https://github.com/labstack/gommon/tree/master/bytes) - Format bytes to string.
4+
- [Gytes](https://github.com/labstack/gommon/tree/master/bytes) - Format bytes to string.
55
- [Color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.

0 commit comments

Comments
 (0)