fixed README
This commit is contained in:
parent
d2076e5a8d
commit
06fa376f45
@ -7,7 +7,7 @@ Package log provides a uniform method of logging.
|
|||||||
just import this module into your Go project by adding the following
|
just import this module into your Go project by adding the following
|
||||||
line to your imports:
|
line to your imports:
|
||||||
```go
|
```go
|
||||||
log "git.stinnesbeck.com/go/log"
|
"git.stinnesbeck.com/go/log"
|
||||||
```
|
```
|
||||||
|
|
||||||
You can use this package in your code as follows:
|
You can use this package in your code as follows:
|
||||||
|
Loading…
Reference in New Issue
Block a user