소스 검색

Update README.md

Vishal Rana 10 년 전
부모
커밋
17c38f1a63
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

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