update document

This commit is contained in:
siddontang 2015-01-12 09:38:41 +08:00
parent 51d80cef1a
commit 4900975709
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
//
// Use
//
// import "github.com/siddontang/go-log/log"
// import "github.com/siddontang/go/log"
//
// //log with different level
// log.Info("hello world")