浏览代码

Update README.md

Vishal Rana 10 年之前
父节点
当前提交
a9f6050561
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1,4 +1,5 @@
 # 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)
 
 Common packages for Go
+- [Bytes](https://github.com/labstack/gommon/tree/master/bytes) - Format bytes to string.
 - [Color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.