Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCai1111 committed Nov 16, 2016
1 parent 67c910f commit 6664667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ https://godoc.org/github.com/go-http-utils/headers
## Usage

```go
impost (
import (
"fmt"

"github.com/DavidCai1993/headers"
"github.com/go-http-utils/headers"
)

fmt.Println(headers.HeaderAcceptCharset)
Expand Down

0 comments on commit 6664667

Please sign in to comment.