소스 검색

Update README.md

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

+ 1 - 0
README.md

@@ -3,3 +3,4 @@
 Common packages for Go
 - [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.
+- [Log](https://github.com/labstack/gommon/tree/master/log) - Simple logging.